SOLUTION: x^3-3x^2-4x+12=0 Please explain how to solve
Algebra
->
Equations
-> SOLUTION: x^3-3x^2-4x+12=0 Please explain how to solve
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 505491
:
x^3-3x^2-4x+12=0 Please explain how to solve
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
x^3-3x^2-4x+12=0
(x^3-3x^2)+(-4x+12)=0
x^2(x-3)+(-4x+12)=0
x^2(x-3)-4(x-3)=0
(x^2-4)(x-3)=0
(x-2)(x+2)(x-3)=0
x-2 = 0, x+2 = 0, or x-3 = 0
x = 2, x = -2, or x = 3