Find the horizontal asymptotes of the grpah of the function f defined by
$$ f(x) = \frac{x}{\sqrt{x^2+1}}$$
Solution:
$$ \lim_{x\to +\infty} \frac{\sqrt{x^2}}{\sqrt{x^2 +1}}$$ $$ \lim_{x\to +\infty} \sqrt{\frac{1}{1 + 1/x^2}} = 1$$
Okay, the book says the answer is 1 (I skipped the last step). I'm curious, why did x^2 turn into 1 on the numerator and denominator, and why did the whole fration get a big fraction? I think I know this somewhere in my head, I need refresher!