SOLUTION: Factoring 3^rd Degree Polynomials Let us solve the polynomial equation, x^3 + x^2 - 20x = 0
Algebra
->
Coordinate Systems and Linear Equations
->
Linear Equations and Systems Word Problems
-> SOLUTION: Factoring 3^rd Degree Polynomials Let us solve the polynomial equation, x^3 + x^2 - 20x = 0
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear Equations And Systems Word Problems
Question 762355
:
Factoring 3^rd Degree Polynomials
Let us solve the polynomial equation, x^3 + x^2 - 20x = 0
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
x^3 + x^2 - 20x = 0
factor out common term among all terms:
x(x^2 + x - 20) = 0
x(x+5)(x-4) = 0
x = {-5, 0, 4}