Help with a limit involving exponential

79 Views Asked by At

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

2

There are 2 best solutions below

0
On BEST ANSWER

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 $$

0
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: