SOLUTION: How would you factor out and solve for x, given x^3-x^2-4x+4=0? Thanks
Algebra
->
Real-numbers
-> SOLUTION: How would you factor out and solve for x, given x^3-x^2-4x+4=0? Thanks
Log On
Algebra: Real numbers, Irrational numbers, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on real-numbers
Question 941216
:
How would you factor out and solve for x, given x^3-x^2-4x+4=0?
Thanks
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
x^3-x^2-4x+4=0
group terms on the left:
(x^3-x^2) - (4x-4) = 0
x^2(x-1) - 4(x-1) = 0
(x-1)(x^2-4) = 0
x={1,2}