SOLUTION: x^3 + 5x^2 + 8x + 6 = 0 solve with horner method plz

Algebra.Com
Question 762798: x^3 + 5x^2 + 8x + 6 = 0
solve with horner method plz

Answer by Edwin McCravy(20054)   (Show Source): You can put this solution on YOUR website!
Horner's method is simply synthetic division.

x³ + 5x² + 8x + 6 = 0

The feasible rational roots are ± the factors of 6, which are

±1, ±2, ±3, ±6

It has no sign changes (all terms positive), so there are
no positive roots.  So we need try only negative feasible
rational roots:

We try -1

-1|1  5  8  6 
  |  -1 -4 -4 
   1  4  4  2

No, that doesn't give 0 on the far right.

We try -2

-2|1  5  8  6 
  |  -2 -6 -4 
   1  3  2  2

No, that doesn't give 0 on the far right, either.

We try -3

-3|1  5  8  6 
  |  -3 -6 -6 
   1  2  2  0

Whoopie do! That give 0 on the far right!

So we have have found one zero -3. The above
synthetic division is a shortcut for long division
of dividing by (x + 3) and getting x² + 2x + 2 as a
quotient, so we have now factored:

   x³ + 5x² + 8x + 6 = 0

as

(x + 3)(x² + 2x + 2) = 0

Using the zero factor principle:

x + 3 = 0;       x² + 2x + 2 = 0
    x = -3       x = 
                 x =              
                 x = 
                 x = 
                 x = 
                 x = 
                 x = 
                 x = -1 ± i

So the three roots are -3, -1 + i, -1 - i

Edwin

RELATED QUESTIONS

5x/6+2/3-8x/9=0 (answered by ReadingBoosters)
solve by factoring a) x^3-2x^2-5x+6=0 b) 3x^3+2X^2-8x+3=0 solve... (answered by Boreal)
{{{x^3-5x^2+8x-4=0}}} (answered by oscargut)
Help me factor these plz...... 5x^2+16x+3 Help me factor these completely........ (answered by ankor@dixie-net.com)
5x^6-8x^2=0 (answered by Alan3354)
2|4-3x|-3|2x+1| < 7 Solve without square root method plz. Do with number line method... (answered by ikleyn)
Match each quadratic equation with the best way to solve it. 1. 5x^2 + 12x - 3 = 0 -... (answered by josgarithmetic)
my problem are plz help me i need to see the work i need them solved by tonight plz... (answered by Alan3354)
Solve;x^2+5x-6=0 using graphical method. Solve; x^2-3x-8=0 by factorization. Solve; (answered by josgarithmetic)