Question: Show that $$\dfrac{x^2 + x^{-2}}{x-x^{-1}} \geq 2 \sqrt{2}$$ for $x > 1$.
My attempts: After spending some time trying to prove it by $AM-GM$ and with algebraic manipulation, I tried to use trigonometric substitutions like letting $x = \tan\theta$ and $x = \sin\theta$ although I was still unsuccessful. I know that this can be proven with calculus, however I am looking to prove this without the aid of calculus. Any help would be appreciated!
If $x =1$, we have $x-x^{-1} =0$ so I assume $x>1$.
Put $ t = x- \frac1x$. Then $t>0$ and $x^2 + \frac{1}{x^2}=t^2 +2$
Now $$\frac{x^2 + x^{-2}}{x - x^{-1}} = \frac{t^2+2}{t}=t+\frac2t\geq2\sqrt2$$ by AM-GM. The equality holds when $t^2=2$, or $x =\sqrt {2 \pm \sqrt{3}}$