What is $ \lim_{x\to \infty}\frac{x^2}{x+1}$?
When I look at the function's graph, it shows that it goes to $\infty$, but If I solve it by hand it shows that the $\lim \rightarrow 1$
$ \lim_{x\to \infty}\frac{x^2}{x+1} =$ $ \lim_{x\to \infty}\frac{\frac{x^2}{x^2}}{\frac{x}{x^2}+\frac{1}{x^2}} =$ $\lim_{x\to \infty}\frac{1}{\frac{1}{x}+\frac{1}{x^2}}=$$ \lim_{x\to \infty}\frac{1}{0+0} = \ 1$
what is wrong here?
The answer is $+\infty$. Note that $\lim_ {x\to\infty}\frac1{\frac1x+\frac1{x^2}}=+\infty$, not $1$.