SOLUTION: solve x^4 + 3x^3 -10x^2 = 0
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: solve x^4 + 3x^3 -10x^2 = 0
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 209556
:
solve x^4 + 3x^3 -10x^2 = 0
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
solve
x^4 + 3x^3 -10x^2 = 0
.
Begin by factoring out x^2:
x^2(x^2 + 3x -10) = 0
.
Now, factor expression inside parenthesis:
x^2(x+5)(x-2) = 0
setting each term on the left to zero we get:
x = {-5, 0, 2}