When dealing with limits, we can do $\infty + \infty = \infty $ or $ \infty \cdot \infty = \infty$. But can I something similar for $\infty - \infty$ or $\frac{\infty}{\infty}$?
I'm asking because I can't calculate this $$\lim_{x \to \infty} \sqrt{x^3+3x} \ -\sqrt{x^4-x^2}$$ I have tried to rationalize it, which would make it $$\frac{x^3+3x-x^4+x^2}{\sqrt{x^3+3x} \ +\sqrt{x^4-x^2}}$$ but I would always end up reaching $\infty - \infty$ or $\frac{\infty}{\infty}$. I'm pretty sure we can't do this, so any advice on how to calculate it?