SOLUTION: Use division to show that the indicated polynomial is a factor of the given polynomial function f. (x − 1)(x − 4); f(x) = x^4 − 5x^3 + 13x^2 − 45x + 36

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Use division to show that the indicated polynomial is a factor of the given polynomial function f. (x − 1)(x − 4); f(x) = x^4 − 5x^3 + 13x^2 − 45x + 36       Log On


   



Question 672928: Use division to show that the indicated polynomial is a factor of the given polynomial function f.
(x − 1)(x − 4); f(x) = x^4 − 5x^3 + 13x^2 − 45x + 36
Any help is needed. Please give me detailed steps if possible. Thanks!

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
(x - 1)(x - 4); f(x) = x4 - 5x³ + 13x² - 45x + 36
We first find f%28x%29%2F%28x-1%29 of %28x%5E4+-+5x%5E3+%2B+13x%5E2+-+45x+%2B+36%29%2F%28x-1%29

to show that the remainder is 0.  That will show that (x - 1) 
is a factor of f(x).  I'll use synthetic division where we use +1
to divide by (x - 1):

 1 | 1 -5 13 -45  36 
   |    1 -4   9 -36
     1 -4  9 -36   0

So therefore (x - 1) is a factor, and we have now factored f(x) as

f(x) = (x - 1)(x³ - 4x² + 9x - 36)

Now we must also show that the factor in the second parentheses is
divisible by (x - 1)

-------------------------------------------------- 

Now we must show that (x - 4) is also a fsctor

--------------------------------------------------

We now find %28x%5E3+-+4x%5E2+%2B+9x+-+36%29%2F%28x-4%29 

to show that the remainder is 0.  That will show that (x - 4) 
is a factor of x³ - 4x² + 9x - 36, and therefore a factor of
f(x).  I'll use synthetic division again this time where we 
use +4 to divide by (x - 4):

 4 | 1 -4  9 -36 
   |    4  0  36
     1  0  9   0

So therefore (x - 4) is a factor, and we have now factored f(x) as

We started with"

f(x) = x4 - 5x³ + 13x² - 45x + 36

and factored it with synthetic division as this

f(x) = (x - 1)(x³ - 4x² + 9x - 36)

And further factored the right factor with synthetic
division as this:

f(x) = (x - 1)(x - 4)(x² + 0x + 9)

Eliminating the zero term, this is the factored form

f(x) = (x - 1)(x - 4)(x² + 9)

which proves that (x - 1)(x - 4) is a factor of f(x).

Edwin