Find all real values of $x$ which satisfy $\sqrt{x^2 + 1} + x^2 + 1 = 90$.
\begin{align*} \sqrt{x^2+1} + x^2 &= 89 \\ {(\sqrt{x^2+1} + x^2)}^2 &= 89^2 \\ x^2+2x^2\sqrt{x^2+1}+x^4 &=89^2 \end{align*}
Letting $y = x^2$, so $y^2 = x^4$. This gives us \begin{equation} y^2+2y\sqrt{y+1}+y=7920 \end{equation}
I not sure how to proceed to eliminate the radical. I shouldn't square quantities that aren't both positive or else I'll lose the equivalency in the new equation right?
Let me point out couple of substitutions that simplifies this equation:
$x=\tan\theta,$ then $x^2+1=\sec^2\theta$ and we get a trigonometric equation $$\sec^2\theta+\sec\theta-90=0.$$ Similarly $x=\cot\theta$ is also a possible trigonometric substitution for this equation.
$x=\sinh\theta$ has the property that $x^2+1=\cosh^2\theta$ and hence we get $$\cosh^2\theta+\cosh\theta-90=0.$$
In last two substitutions both $\sec$ and $\cosh$ are even functions, therefore we don't need to consider the negative square root as a separate case.