SOLUTION: Let P(x)=x^3-6x^2+5x+12 a. Determine whether x-4 is a factor of P(x). b. Find another factor of P(x). c. Find a complete factorization of P(x). d. Solve the equation P(x)=0.

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Let P(x)=x^3-6x^2+5x+12 a. Determine whether x-4 is a factor of P(x). b. Find another factor of P(x). c. Find a complete factorization of P(x). d. Solve the equation P(x)=0.      Log On


   



Question 985638: Let P(x)=x^3-6x^2+5x+12
a. Determine whether x-4 is a factor of P(x).
b. Find another factor of P(x).
c. Find a complete factorization of P(x).
d. Solve the equation P(x)=0.

Answer by ikleyn(52884) About Me  (Show Source):
You can put this solution on YOUR website!

a.  To determine whether  x-4  is a factor of  P(x),  calculate  P(4),  i.e.  simply substitute the value of  4  into the polynomial.  You will get

P(4) = 4%5E3+-+6%2A4%5E2+%2B+5%2A4+%2B+12 = 64 - 96 + 20 + 12 = 0.

According wi the  Remainder Theorem  (see,  for example,  the lesson  Divisibility of polynomial f(x) by binomial x-a  in this site),
the binom  x-4  is a factor of the polynomial  P(x).


b.  Make the long division of the polynomial  P(x) = x%5E3-6x%5E2%2B5x%2B12  by  %28x-4%29.  You will get

x%5E3-6x%5E2%2B5x%2B12 = %28x-4%29.%28x%5E2+-2x+-+3%29.

So,  the polynomial  %28x%5E2+-+2x+-+3%29  is another factor of the polynomial  P(x).


c.  The quadratic polynomial  x%5E2+-+2x+-+3  has the roots  x%5B1%5D = -1  and  x%5B2%5D = 3  (use the quadratic formula  Introduction into Quadratic Equations
or the Vieta's theorem  Solving quadratic equations without quadratic formula,  lessons in this site)

It implies that  x%5E2+-+2x+-+3 = %28x%2B1%29.%28x-3%29.

Therefore,

P(x) = %28x-4%29.%28x%2B1%29.%28x-3%29

is the complete factorization of the polynomial  P(x) = x%5E3-6x%5E2%2B5x%2B12.


d.  Since P(x) = x%5E3-6x%5E2%2B5x%2B12 = %28x-4%29.%28x%2B1%29.%28x-3%29,  the roots of the polynomial  x%5E3-6x%5E2%2B5x%2B12  are  4,  -1  and  3.


The solution is completed.