aisha said:
I looked at this question and said WHAT? i don't know what its talking about can someone please help me out, I don't have a clue as to what to do, or where to start.
For x^3-1=(x-1)(ax^2+bx+c) find the values of a, b, and c
Many polynomials can be factored into products of smaller polynomials.
E.g -
(x^2 - 1) = (x+1)(x-1)
This is known as factorisation of polynomials.
x^3-1 can be factored in a similar way.
Now,
x^3-1=(x-1)(ax^2+bx+c)
What does this mean?
This means that x^3 - 1 can be factored into two polynomials (x-1) and (ax^2+bx+c).
You are supposed to find the coefficients of the second polynomial.
Ways to do it?
1> Factorise x^3-1 manually and see what u get?
Suppose u get,
x^3-1 = (x-1)(px^2+qx+r)
then a = p,b = q and c = r.
2> Now if x^3-1=(x-1)(ax^2+bx+c)
then (x^3-1)/(x-1) = (ax^2+bx+c)
That means u can get (ax^2+bx+c) by dividing x^3-1 by x-1.
3> Multiply RHS. That is multiply (x-1) with (ax^2+bx+c) . Then compare the coefficients of this with x^3 - 1 so that u can determine a,b and c
4> Note that,
x^3-1=(x-1)(ax^2+bx+c)
is true for all x
So substitute x = 0 and u will note that u can get c
sub in x = -1 and u will get an equation in terms of a and b
sub in x = 2 and u will again get an equation in terms of a and b
solve them simultaneously to find a and b.
-- AI