SOLUTION: 3x^(1/3)+2x^(2/3)=5 Solve for x. The answer is 1, -125/8. I tried to solve by cubing each term. This gives me 27x + 2x^2 = 125. I can see that there is no way 1 is the solution
Algebra ->
Trigonometry-basics
-> SOLUTION: 3x^(1/3)+2x^(2/3)=5 Solve for x. The answer is 1, -125/8. I tried to solve by cubing each term. This gives me 27x + 2x^2 = 125. I can see that there is no way 1 is the solution
Log On
Question 947118: 3x^(1/3)+2x^(2/3)=5 Solve for x. The answer is 1, -125/8. I tried to solve by cubing each term. This gives me 27x + 2x^2 = 125. I can see that there is no way 1 is the solution. The solution of 1 works in the original equation, but since it does not work after cubing, the equations are not equal. What is wrong here? Can you solve? Found 2 solutions by Fombitz, stanbon:Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! Wait, check again.
It does work.
.
.
.
This is actually a quadratic equation.
Use a substitution.
So then,
Two "u" solutions:
and
You can put this solution on YOUR website! 3x^(1/3)+2x^(2/3)=5 Solve for x. The answer is -1, -125/8.
------
Let w = x^(1/3)
------
Rewrite the problem as::
3w + 2w^2 = 5
------
Solve the quadratic::
2w^2 + 3w - 5 = 0
(2w+5)(w-1) = 0
w = -5/2 or w = 1
-----
Now, solve for "x"::
If w = -5/2, x = (-5/2)^3 = -125/8
---------------------
If w = -1, x = (-1)^3 = -1
===============================
Cheers,
Stan H.
--------------------