SOLUTION: Solve the rational equation {{{x^3/16=x^6/2}}}

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Solve the rational equation {{{x^3/16=x^6/2}}}      Log On


   



Question 190040: Solve the rational equation
x%5E3%2F16=x%5E6%2F2

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Solve the rational equation
x^3/16 = x^6/2
---
Cross-multiply to get:
2x^3 = 16x^6
Rearrange:
16x^6 - 2x^3 = 0
Factor:
2x^3(8x^3-1) = 0
---
x = 0 or 8x^3-1 = 0
-------------
Solve 8x^3-1 = 0
Factor:
(2x-1)(4x^2+2x+1) = 0
x = 1/2 or 4x^2+2x+1 = 0
-------------
Sole 4x^2+2x+1 = 0
x = [-2 +- sqrt(4 - 4*4*1)]/2
x = [-2 +- sqrt(-12)]/2
x = [-2 +- 2isqrt(3)]/2
x = [-1 +- isqrt(3)]
--------------------------
Ans: x = -1+sqrt(3)i, x = -1-sqrt(3)i, x = 1/2 , x = 0 (multiplicity 3)