|
Question 88498: Hello,
Here is what I am currently working on and I am not sure if I am doing this right. Thank you for your help
Given that either 2 or -2 is a solution to each of the following, solve each equation
x^3-2x^2-6x+12=0
This is what I have done
2/1 -2 -6 -12
/- 2 0 0
-----------
1 0 0 0
2 is a solution -2 is not a solution
How do I solve the equation?
Thank you
Found 2 solutions by jim_thompson5910, stanbon: Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! Lets check the solution first
So let our test zero equal 2
Now 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.
Start by bringing down the leading coefficient (it is the coefficient with the highest exponent which is 1)
Multiply 2 by 1 and place the product (which is 2) right underneath the second coefficient (which is -2)
Add 2 and -2 to get 0. Place the sum right underneath 2.
Multiply 2 by 0 and place the product (which is 0) right underneath the third coefficient (which is -6)
Add 0 and -6 to get -6. Place the sum right underneath 0.
Multiply 2 by -6 and place the product (which is -12) right underneath the fourth coefficient (which is 12)
Add -12 and 12 to get 0. Place the sum right underneath -12.
Since the last column adds to zero, we have a remainder of zero. This means is a solution of
Now lets look at the bottom row of coefficients:
The first 3 coefficients (1,0,-6) form the quotient
So
So now lets solve
Now let's use the quadratic formula to solve for x:
Starting with the general quadratic
the general solution using the quadratic equation is:
So lets solve (note: since the polynomial does not have an "x" term, the 2nd coefficient is zero. In other words, b=0. So that means the polynomial really looks like notice , , and )
Plug in a=1, b=0, and c=-6
Square 0 to get 0
Multiply to get
Combine like terms in the radicand (everything under the square root)
Simplify the square root
Multiply 2 and 1 to get 2
So now the expression breaks down into two parts
or
which simplifies to
or
So our solutions are:
, or
------------------------------------------------------------------------------
Now lets see if is a solution
So let our test zero equal -2
Now 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.
Start by bringing down the leading coefficient (it is the coefficient with the highest exponent which is 1)
Multiply -2 by 1 and place the product (which is -2) right underneath the second coefficient (which is -2)
Add -2 and -2 to get -4. Place the sum right underneath -2.
Multiply -2 by -4 and place the product (which is 8) right underneath the third coefficient (which is -6)
Add 8 and -6 to get 2. Place the sum right underneath 8.
Multiply -2 by 2 and place the product (which is -4) right underneath the fourth coefficient (which is 12)
Add -4 and 12 to get 8. Place the sum right underneath -4.
Since the last column adds to 8, we have a remainder of 8. This means is not a solution of
Since is not a solution, this means that we cannot find any further roots
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Given that either 2 or -2 is a solution to each of the following, solve each equation
x^3-2x^2-6x+12=0
2/....1.... -2.... -6....+12
...............2......0.....-12
........1......0......-6..|..0
===============
Remainder is zero, so x=2 is a zero.
Quotient is x^2-6
Other zeroes are +sqrt6 and -sqrt6
============
Cheers,
Stan H.
|
|
|
| |