SOLUTION: 3x^3+4x^2-32x=0
Algebra
->
Quadratic Equations and Parabolas
->
Quadratic Equations Lessons
->
Quadratic Equation Lesson
-> SOLUTION: 3x^3+4x^2-32x=0
Log On
Quadratics: solvers
Quadratics
Practice!
Practice
Answers archive
Answers
Lessons
Lessons
Word Problems
Word
In Depth
In
Click here to see ALL problems on Quadratic Equations
Question 282233
:
3x^3+4x^2-32x=0
Answer by
oberobic(2304)
(
Show Source
):
You can
put this solution on YOUR website!
3x^3+4x^2-32x=0
.
separate the common 'x'
.
x*(3x^2+4x-32)=0
.
factor
.
(3x^2+4x-32)=(3x - 8 )(x + 4)
.
so...
.
x(3x-8)(x+4)=0
.
That means there are three roots:
x = 0
x = 8/3
x = -4
.