Login

Welcome, Guest. Please login or register.

June 11, 2026, 11:25:26 pm

Author Topic: Functions  (Read 8064 times)  Share 

0 Members and 1 Guest are viewing this topic.

lanvins

  • Guest
Re: Functions
« Reply #30 on: February 25, 2008, 08:59:00 pm »
0
More questions

1.how do you divide x^4-9x^3+25x^2-8x-2 by x^2-2?

2. Find the value of a for which (1-2a)x^2+5ax+(a-1)(a-8) is divisible by (x-2) but not by (x-1)

3.i. Prove that the expression x^3+(k-1)x^2+(K-9)x-7 is divisible by x+1 for all values of k

ii. Find the value of k for which the expression has a remainder of 12 when divided by x-2

4. The expression 4x^3 +ax^2 -5x +b leaves remainder of -8 and 10 when divided by (2x-3) and (x-3) repectively. Calculate the values of a and b

Toothpaste

  • pseudospastic
  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1648
  • Member #10
  • Respect: +26
Re: Functions
« Reply #31 on: February 25, 2008, 10:05:17 pm »
0
4. The expression 4x^3 +ax^2 -5x +b leaves remainder of -8 and 10 when divided by (2x-3) and (x-3) repectively. Calculate the values of a and b

Let

(2x-3) leaves a remainder of -8, so...







... (i)

(x-3) leaves a remainder of 10, so...







... (ii)

substitute (ii) into (i):









Does this correlate to the answers?

lanvins

  • Guest
Re: Functions
« Reply #32 on: February 25, 2008, 10:13:11 pm »
0
yep that's right, thanks

Collin Li

  • VCE Tutor
  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 4957
  • Respect: +17
Re: Functions
« Reply #33 on: February 25, 2008, 10:37:36 pm »
0
Question 1 should just be done by simple long division (or some type of short division).

Question 2
Find the value of a for which is divisible by but not by

Let

If is a factor (i.e.: divisible), then











But so that is not a factor,











Therefore,

Toothpaste

  • pseudospastic
  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1648
  • Member #10
  • Respect: +26
Re: Functions
« Reply #34 on: February 25, 2008, 10:45:26 pm »
0
Starting Q1 off for you...



remainder of





« Last Edit: February 25, 2008, 10:50:51 pm by Toothpick »

Collin Li

  • VCE Tutor
  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 4957
  • Respect: +17
Re: Functions
« Reply #35 on: February 25, 2008, 10:45:46 pm »
0
Question 3

i. Prove that the expression is divisible by for all values of

Let

Divisible by :

Starting from the LHS:







(as required)

ii. Find the value of for which the expression has a remainder of 12 when divided by

A remainder of 12 when divided by :








lanvins

  • Guest
Re: Functions
« Reply #36 on: February 26, 2008, 05:47:30 pm »
0
yea that makes sense, thanks