SOLUTION: How to solve x^1/2-x^1/4-6=0 by substitution?

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: How to solve x^1/2-x^1/4-6=0 by substitution?      Log On


   



Question 1080407: How to solve x^1/2-x^1/4-6=0 by substitution?
Answer by ikleyn(52797) About Me  (Show Source):
You can put this solution on YOUR website!
.
Introduce new variable u = root%284%2Cx%29.

Then your original equation takes the form

u%5E2+-u+-+6 = 0.

Factor left side:

(u-3)*(u+1) = 0.


Its roots are u= 3 and u= -2.

Since u = root%284%2Cx%29, you need only positive u = 3.

Then x = u%5E4 = 81.


Answer.  x = 81.

Solved.