SOLUTION: x^3=4x
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: x^3=4x
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 333437
:
x^3=4x
Answer by
nyc_function(2741)
(
Show Source
):
You can
put this solution on YOUR website!
x^3 = 4x
x^3 - 4x = 0
x(x^2 - 4) = 0
x = 0
AND
(x^2 - 4) becomes (x - 2)(x + 2).
x - 2 = 0
x = 2
AND
x + 2 = 0
x = -2
Final answer: x = -2, x = 0 x = 2