SOLUTION: solve x^3-3x^2-28x=0

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: solve x^3-3x^2-28x=0      Log On


   



Question 18867: solve x^3-3x^2-28x=0
Answer by xcentaur(357) About Me  (Show Source):
You can put this solution on YOUR website!
x^3-3x^2-28x=0
This is a cubic equation (x^3) and so will have 3 roots.


Taking x common,
x(x^2-3x-28)=0
So we get,
x=0,x^2-3x-28=0...[*]


Solving the quadratic
x^2-3x-28=0
(x-7)(x+4)=0
x=7,-4


therefore we get,
x=0,7,-4


Hope this helps,
Prabhat