The question is this:
$4 = \sqrt[3] {x+10}-\sqrt[3] {x-10}$
For some reason, I keep on getting 289/3, even though it is the wrong answer. This is from a timed test, and my way is wrong and extremely slow.
The question is this:
$4 = \sqrt[3] {x+10}-\sqrt[3] {x-10}$
For some reason, I keep on getting 289/3, even though it is the wrong answer. This is from a timed test, and my way is wrong and extremely slow.
If $\sqrt[3]{x-10}=t$, then the equation is
$$4+t=\sqrt[3]{t^3+20}.$$
So $$64+48t+12t^2+t^3=t^3+20,$$ $$\iff 12t^2+48t+44=0,$$ which gives $ t=(-24\pm \sqrt{48})/12=-2\pm \sqrt{3}/3$ and $$x=t^3+10=\pm 7.12065332001...$$