SOLUTION: Given the root, find the remaining roots. I am concerned of why I can't figure this problem out. I have tried the quadratic formula and synthetic division twice and factoring and t
Algebra ->
Rational-functions
-> SOLUTION: Given the root, find the remaining roots. I am concerned of why I can't figure this problem out. I have tried the quadratic formula and synthetic division twice and factoring and t
Log On
Question 857082: Given the root, find the remaining roots. I am concerned of why I can't figure this problem out. I have tried the quadratic formula and synthetic division twice and factoring and the A times C method, but nothing works! I know the answer, but I don't understand why I can't get the answer.
You can put this solution on YOUR website! Y=12x^3-28x^2+17x-3;(1/2)
:
Using synthetic division
...._____________
.5|12 - 28 + 17 - 3: I got 12 - 22 + 6
:
12x^2 - 22x + 6; factors to
(6x-2)(2x-3) = 0
Two solutions
6x = 2
x = 6/2; 1/3
and
2x = 3
x = 3/2