SOLUTION: Find the real solutions of the equation by factoring: x^3+9x^2-x-9=0
Algebra
->
Equations
-> SOLUTION: Find the real solutions of the equation by factoring: x^3+9x^2-x-9=0
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 836527
:
Find the real solutions of the equation by factoring: x^3+9x^2-x-9=0
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
x^3+9x^2-x-9=0
group terms:
(x^3+9x^2) - (x+9) = 0
x^2(x+9) - (x+9) = 0
(x+9)(x^2-1) = 0
(x+9)(x^2-1^2) = 0
(x+9)(x+1)(x-1) = 0
x = {-9,-1,1}