raise both sides to the third power and then you get
(x+1) + (3x+1) = (x-1)
4x + 2 = x - 1 <--- :shock:
3x = -3
x = -1
when you check it and plus it back into original equation you should get (-2)^(1/3) = (-2)^(1/3).
... you are a lucky guy: You did this question wrong - but your solution is correct!
\(\displaystyle \sqrt[3]{x+1}+\sqrt[3]{3x+1}=\sqrt[3]{x-1}\)
How can this be done?
1. As Ryan Rigdon suggested raise bot sides to the 3rd power:
\(\displaystyle \sqrt[3]{x+1}+\sqrt[3]{3x+1}=\sqrt[3]{x-1}\)
\(\displaystyle (x+1) + 3\sqrt[3]{(x+1)^2 \cdot (3x+1)} + 3\sqrt[3]{(x+1) \cdot (3x+1)^2} + (3x+1)=x-1\)
\(\displaystyle 3\sqrt[3]{(x+1)^2 \cdot (3x+1)} + 3\sqrt[3]{(x+1) \cdot (3x+1)^2} + 3x+3=0\)
Divide through both sides by 3:
\(\displaystyle \sqrt[3]{(x+1)^2 \cdot (3x+1)} + \sqrt[3]{(x+1) \cdot (3x+1)^2} + (x+1)=0\)
Now factor out \(\displaystyle \sqrt[3]{x+1}\) :
\(\displaystyle \sqrt[3]{x+1} \cdot \left( \sqrt[3]{(x+1) \cdot (3x+1)} + \sqrt[3]{ (3x+1)^2} + \sqrt[3]{(x+1)^2} \right)=0\)
A product can only be zero if at least one factor equals zero:
\(\displaystyle \sqrt[3]{x+1} = 0~\vee~\sqrt[3]{(x+1) \cdot (3x+1)} + \sqrt[3]{ (3x+1)^2} + \sqrt[3]{(x+1)^2} = 0\)
From the first factor you'll get: \(\displaystyle x = -1\)
And now you have to prove that the 2nd factor can't be zero. Good luck!