In finding this limit: $$\lim_{x\to -\infty} \frac{4x^3+1}{2x^3 + \sqrt{16x^6+1}}$$
I've been told to divide all the terms by $-x^3$ (as opposed to $x^3$ if we take the limit as $x \to \infty$), and go from there. Dividing by a negative $x^3$ doesn't make sense to me, because we will be plugging in negative numbers approaching $-\infty$ anyways. Why double up?
Is there a different way to think about/solve the limit?
Here's a slight variation: you can reflect the variable, so that it approaches $\infty$. Let $y = -x$. Then, as $x \to -\infty$, $y \to \infty$, and we get $$\lim_{y \to \infty} \frac{-4y^3 + 1}{-2y^3 + \sqrt{16y^6 + 1}}.$$ Now you can divide top and bottom by $y^3$.