SOLUTION: Solve: x^3-3x^2-x+3=0 Looking for the roots. Thank you
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: Solve: x^3-3x^2-x+3=0 Looking for the roots. Thank you
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 301209
:
Solve:
x^3-3x^2-x+3=0
Looking for the roots.
Thank you
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
x^3-3x^2-x+3=0
Solve by "grouping":
(x^3-3x^2)-(x-3)=0
x^2(x-3)-(x-3)=0
(x-3)(x^2-1) = 0
x = {3,-1,1}
.