SOLUTION: Please help me solve this one, thanks in advance. x^2/3-x^1/3-20=0

Algebra ->  Equations -> SOLUTION: Please help me solve this one, thanks in advance. x^2/3-x^1/3-20=0      Log On


   



Question 230532: Please help me solve this one, thanks in advance.
x^2/3-x^1/3-20=0

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
The key to the simple solution for this equation is to recognize that x%5E%282%2F3%29+=+%28x%5E%281%2F3%29%29%5E2. Once we see this, we can recognize that your equation is a quadratic equation in x%5E%281%2F3%29 and that this quadratic equation will factor fairly easily:
%28x%5E%281%2F3%29+-+5%29%28x%5E%281%2F3%29+%2B+4%29+=+0
(If, after thinking about this, you still have trouble seeing this, see below for a way to solve this that is longer but may be clearer.)
By the Zero Product Property we know that this product is zero only if one of the factors is zero. So:
x%5E%281%2F3%29+-+5+=+0 or x%5E%281%2F3%29+%2B+4+=+0
Solving these we get:
x%5E%281%2F3%29+=+5 or x%5E%281%2F3%29+=+-4
Cubing both sides:
x+=+125 or x+=+-64

A longer, perhaps clearer, solution. We still will be using x%5E%282%2F3%29+=+x%5E%281%2F3%29%5E2. But this time we will use a temporary variable to make things clearer.
Let q+=+x%5E%281%2F3%29
then q%5E2+=+%28x%5E%281%2F3%29%29%5E2+=+x%5E%282%2F3%29
Now we'll substitute these into your equation:
q%5E2+-+q+-+20+=+0
This is clearly a quadratic equation and the factoring is more obvious:
%28q-5%29%28q%2B4%29=0
Solving this we get:
q-5+=+0 or q%2B4=0
q+=+5 or q+=+-4
At this point we have solved for q. But we want to solve for x. So we substitute back in for q:
x%5E%281%2F3%29+=+5 or x%5E%281%2F3%29+=+-4
To solve for x we cube both sides of this:
x+=+125 or x+=+-64

If you have to use the temporary variables to solve problems like this, it would be good, after a while, to wean yourself off the temporary variables.