Suppose the real number $x$ satisfies $x^3-\dfrac{1}{x^3}=\dfrac {28}{27}.$ Find the maximum value of $x^2-\dfrac {1}{x^2}.$
A) $\frac{1}{6}\sqrt{37}$
B) $\frac{1}{9}\sqrt{37}$
C) $\frac{1}{3}\sqrt{37}$
D) $\frac{1}{5}\sqrt{37}$
E) $\frac{1}{2}\sqrt{37}$
Attempt.
Let $x^3=y$, so $y-\dfrac {1}{y}=\dfrac {28}{27}$. Hence $27y^2-28y-27=0$. The determinant is $D=28^2+4\times27\times 27=3700$ so $y=x^3=\dfrac {14\pm 5\sqrt {37}}{27}$.
But I'm stuck here doing this calculation $x=\sqrt[3]{\dfrac {14\pm 5\sqrt {37}}{27}}.$
How do I progress further?
Now that you found the 2 values (2 due to the $\pm$) of $x$ that satisfies the equation $x^3-\frac{1}{x^3}=\frac{28}{27}$, we can plug each of them into the expression $x^2-\frac{1}{x^2}$ and determine which of the 2 yields a greater output.
For $x=\sqrt[3]{\frac{14+5\sqrt{37}}{27}}$
$\left(\sqrt[3]{\frac{14+5\sqrt{37}}{27}}\right)^2-\frac{1}{\left(\sqrt[3]{\frac{14+5\sqrt{37}}{27}}\right)^2}$
$\approx0.676$
For $x=\sqrt[3]{\frac{14-5\sqrt{37}}{27}}$
$\left(\sqrt[3]{\frac{14-5\sqrt{37}}{27}}\right)^2-\frac{1}{\left(\sqrt[3]{\frac{14-5\sqrt{37}}{27}}\right)^2}$
$\approx-0.676$
$0.676>-0.676$
Thus the maximum value of $x^2-\frac{1}{x^2}$ is approximately $0.676$.