Find the following limit :
$$\lim_{x \to \infty}\dfrac{3^{x+1}+2^{x}}{2^{x+1}-3^x}$$
Any further links for studying this type of limits would be much appreciated
Find the following limit :
$$\lim_{x \to \infty}\dfrac{3^{x+1}+2^{x}}{2^{x+1}-3^x}$$
Any further links for studying this type of limits would be much appreciated
On
As has been already shown, for these kind of limits a good strategy is to factor out from numerator and denominator the "stronger" terms that is $3^x$ in this case
$$\lim_{x \to \infty}\dfrac{3^{x+1}+2^{x}}{2^{x+1}-3^x}=\lim_{x \to \infty} \frac{3^x}{3^x}\dfrac{3^{}+(2/3)^{x}}{2\cdot (2/3)^{x}-1}=\cdots$$
Se also the following examples:
Just divide everything by $3^x$. You'll see the limit is the same as $$ \lim_{x \to \infty}\dfrac{3+(2/3)^{x}}{2 (2/3)^x - 1} = \frac{3+0}{0-1} = -3. $$
I'm assuming that $x \to \infty$ means $x \to +\infty$... If not, also consider $$ \lim_{x \to -\infty} \frac{2^x(3 (3/2)^x+1)}{2^x(2-(3/2)^x)}=\frac 12 $$