I've been learning calculus for last 2 weeks since I've got an exam quite soon. I've been doing many exercises on limits, but now I'm stuck in a problem
Can someone please help me out on this problem, I don't know how to approach this problem
$$\lim_{x\to\infty}\frac{\sqrt{9x^2+2x-3}}{(8x^5-6x+1)^{\frac 13}}$$
This is the math problem I dont know how to solve.
Thanks
This is a pretty straightforward calculus problem, and it's standard method is quite popular.
$$\begin{align}\lim_{x\to\infty}\frac{\sqrt{9x^2+2x-3}}{(8x^5-6x+1)^{\frac 13}} \\ &= \lim_{x\to\infty}\frac{\frac 1x\sqrt{9x^2+2x-3}}{\frac 1x(8x^5-6x+1)^{\frac 13}} \\ &= \lim_{x\to\infty}\frac{\sqrt{9+2/x-3/x^2}}{(8x^2-6/x^2+1/x^3)^{\frac 13}} \end{align}$$
the numerator tends to $3$, while the denominator tends to infinity. Hence, the limit is zero.