SOLUTION: use synthetic division to show that the number given to the right of the equation is a solution of the equation, then solve the polynomial equation.
x^3+2x^2-11x-12=0;-4
a){3,1
Algebra ->
Equations
-> SOLUTION: use synthetic division to show that the number given to the right of the equation is a solution of the equation, then solve the polynomial equation.
x^3+2x^2-11x-12=0;-4
a){3,1
Log On
Question 147748: use synthetic division to show that the number given to the right of the equation is a solution of the equation, then solve the polynomial equation.
x^3+2x^2-11x-12=0;-4
a){3,1,-4}
b){3.-1.-4}
c){-3,1,-4)
d){-3,-1,-4} Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website!
First set up the synthetic division table by placing the test zero (which in this case is -4) in the upper left corner and placing the coefficients of the function to the right of the test zero.
-4
|
1
2
-11
-12
|
Start by bringing down the leading coefficient (it is the coefficient with the highest exponent which is 1)
-4
|
1
2
-11
-12
|
1
Multiply -4 by 1 and place the product (which is -4) right underneath the second coefficient (which is 2)
-4
|
1
2
-11
-12
|
-4
1
Add -4 and 2 to get -2. Place the sum right underneath -4.
-4
|
1
2
-11
-12
|
-4
1
-2
Multiply -4 by -2 and place the product (which is 8) right underneath the third coefficient (which is -11)
-4
|
1
2
-11
-12
|
-4
8
1
-2
Add 8 and -11 to get -3. Place the sum right underneath 8.
-4
|
1
2
-11
-12
|
-4
8
1
-2
-3
Multiply -4 by -3 and place the product (which is 12) right underneath the fourth coefficient (which is -12)
-4
|
1
2
-11
-12
|
-4
8
12
1
-2
-3
Add 12 and -12 to get 0. Place the sum right underneath 12.
-4
|
1
2
-11
-12
|
-4
8
12
1
-2
-3
0
Since the last column adds to zero, we have a remainder of zero. This means that -4 is a solution of the equation
Now lets look at the bottom row of coefficients:
The first 3 coefficients (1,-2,-3) form the quotient