SOLUTION: How do you find all real numbers in this solution?x^3+6x^2+12x +8=0

Algebra ->  Rational-functions -> SOLUTION: How do you find all real numbers in this solution?x^3+6x^2+12x +8=0      Log On


   



Question 89872: How do you find all real numbers in this solution?x^3+6x^2+12x +8=0
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Lets use the rational root theorem to find any possible roots

Rational Root Theorem
where p and q are factors to the last and first coefficients

So lets list the factors of 8



Now let's list the factors of 1



Now lets divide them




Now simplify




So these are possible zeros. To find out which possible zero is actually a zero, you need to perform synthetic division on each one.


Lets test -2 as a zero



So our test zero is -2


Set up the synthetic division table by placing the test zero in the upper left corner and placing the coefficients of the numerator to the right of the test zero.
-2|16128
|

Start by bringing down the leading coefficient (it is the coefficient with the highest exponent which is 1)
-2|16128
|
1

Multiply -2 by 1 and place the product (which is -2) right underneath the second coefficient (which is 6)
-2|16128
|-2
1

Add -2 and 6 to get 4. Place the sum right underneath -2.
-2|16128
|-2
14

Multiply -2 by 4 and place the product (which is -8) right underneath the third coefficient (which is 12)
-2|16128
|-2-8
14

Add -8 and 12 to get 4. Place the sum right underneath -8.
-2|16128
|-2-8
144

Multiply -2 by 4 and place the product (which is -8) right underneath the fourth coefficient (which is 8)
-2|16128
|-2-8-8
144

Add -8 and 8 to get 0. Place the sum right underneath -8.
-2|16128
|-2-8-8
1440

Since the last column adds to zero, we have a remainder of zero.


So x=-2 is a zero. This means x%2B2 is a factor of x%5E3+%2B+6x%5E2+%2B+12x+%2B+8

Now lets look at the bottom row of coefficients:

The first 3 coefficients (1,4,4) form the quotient

x%5E2+%2B+4x+%2B+4


So %28x%5E3+%2B+6x%5E2+%2B+12x+%2B+8%29%2F%28x%2B2%29=x%5E2+%2B+4x+%2B+4


So we basically factored the expression

%28x%2B2%29%28x%5E2+%2B+4x+%2B+4%29=0


Now factor further


%28x%2B2%29%28x%2B2%29%28x%2B2%29=0

So the zeros are

x=-2 with a multiplicity of 3