SOLUTION: Factor the polynomial P(x). Then solve the equation P(x)=0. 1.P(x)=x^3+4x^2+x-6 2.P(x)=x^3-6x^2-x+6 3.P(x)=x^3-x^2-x+1 4.P(x)=2x^3-3x^2-3x+2

Algebra ->  Customizable Word Problem Solvers  -> Mixtures -> SOLUTION: Factor the polynomial P(x). Then solve the equation P(x)=0. 1.P(x)=x^3+4x^2+x-6 2.P(x)=x^3-6x^2-x+6 3.P(x)=x^3-x^2-x+1 4.P(x)=2x^3-3x^2-3x+2      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 985625: Factor the polynomial P(x). Then solve the equation P(x)=0.
1.P(x)=x^3+4x^2+x-6
2.P(x)=x^3-6x^2-x+6
3.P(x)=x^3-x^2-x+1
4.P(x)=2x^3-3x^2-3x+2

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

Factor the polynomial  P(x).  Then solve the equation  P(x)=0.

1.  P(x) = x%5E3%2B4x%5E2%2Bx-6
2.  P(x) = x%5E3-6x%5E2-x%2B6
3.  P(x) = x%5E3-x%5E2-x%2B1
4.  P(x) = 2x%5E3-3x%5E2-3x%2B2
----------------------------------------------------------

1.  P(x) = x%5E3+%2B+4x%5E2+%2B+x+-+6.

The integer  1  is the root.  Indeed,  P(1) = 1%5E3+%2B+4%2A1%5E2+%2B+1+-+6 = 1+%2B+4+%2B+1+-+6 = 0.
It means that the binomial  (x-1)  divides the polynomial  P(x):  P(x) = (x-1)*Q(x),  where  Q(x)  is a quadratic polynomial.  (See the  Remainder Theorem  in the lesson
Divisibility of polynomial f(x) by binomial x-a  in this site).

If you make the long division,  you will get  Q(x) = x%5E2+%2B+5x+%2B+6.

The quadratic polynomial  Q(x)  has the roots  -2  and  -3:  Q(-2) = 0  and  Q(-3) = 0.
You can use the quadratic formula to find the roots  (see the lesson  Introduction into Quadratic Equations  in this site)  or
the  Vieta's Theorem  (see the lesson  Solving quadratic equations without quadratic formula).  You also can check it directly.

This means that the binomials  (x+2)  and  (x+3)  divide the polynomial  Q(x),  so  Q(x) = (x+2)*(x+3).
You also can check this factorization immediately.

It implies that the polynomial  P(x)  has the factorization  P(x) = (x-1)*(x+2)*(x+3).
Hence,  its roots are  1,  -2 and  -3.


2.  P(x) = x%5E3+-+6x%5E2+-+x+%2B+6.

Re-group:  P(x) = %28x%5E3+-+6x%5E2%29 - %28x+-+6%29 = x%5E2%2A%28x-6%29+-+%28x-6%29 = %28x-6%29%2A%28x%5E2-1%29 = (x-6)*(x-1)*(x+1).

The roots of the polynomial  P(x)  are  6,  1  and  -1.


3.  P(x) = x%5E3+-+x%5E2+-+x+%2B+1.

Re-group:  P(x) = %28x%5E3+-+x%5E2%29 - %28x+-+1%29 = x%5E2%2A%28x-1%29+-+%28x-1%29 = %28x-1%29%2A%28x%5E2-1%29 = (x-1)*(x-1)*(x+1).

The roots of the polynomial  P(x)  are  1  (multiplicity 2),  and  -1.


4. P(x) = 2x%5E3+-+3x%5E2+-+3x+%2B+2.

One root is  2:  P(2) = 0  (check it yourself).

Hence,  P(x)  is divided by  (x-2):  P(x) = (x-2)*Q(x),  where  Q(x)  is a quadratic polynomial.  (By the same reason as in the  n.1  above).

Long division gives  Q(x) = 2x%5E2+%2B+x+-+1.

Hence,  P(x) = %28x-2%29%2A%282x%5E2+%2B+x+-+1%29.

The quadratic polynomial  2x%5E2+%2B+x+-+1  has the roots  -1  and  1%2F2.  You can find them using the same methods as in the  n.1  above.
So,  Q(x) = 2x%5E2+%2B+x+-+1 = 2%2A%28x%2B1%29%2A%28x-1%2F2%29.

Thus  P(x) = 2%2A%28x-2%29%2A%28x%2B1%29%2A%28x-1%2F2%29  is the final factorization of the polynomial  P(x)  over the real domain.

The polynomial  P(x)  has the roots  2,  -1  and  1%2F2.