$\lim_{x\to \infty}{\frac{4^{x+1} + 3^{x-2} + 2^{x+1}}{4^{x-1} + 3^{x+1} + 2^{x-1}}}$

73 Views Asked by At

I found this limit problem very hard with my current high school knowledge. The answer is $16$, but I don't know how to find it. Can someone please help me?

$$\lim_{x\to \infty}{\frac{4^{x+1} + 3^{x-2} + 2^{x+1}}{4^{x-1} + 3^{x+1} + 2^{x-1}}}$$

2

There are 2 best solutions below

0
On BEST ANSWER

$$\lim_{x\to \infty}{\frac{4^{x+1} + 3^{x-2} + 2^{x+1}}{4^{x-1} + 3^{x+1} + 2^{x-1}}}\\ =\lim_{x\rightarrow\infty}\frac{4+3^{-2}(\frac{3}{4})^x+2(\frac{1}{2})^x}{4^{-1}+3(\frac{3}{4})^x+2^{-1}(\frac{1}{2})^x}\\ =\lim_{x\rightarrow\infty}\frac{4+o(4)}{4^{-1}+o(4)}\\=16 $$and this is the answer

0
On

$$\lim_{x\to \infty}{\frac{4^{x+1} + 3^{x-2} + 2^{x+1}}{4^{x-1} + 3^{x+1} + 2^{x-1}}}=\lim_{x\to \infty} \frac{4^x}{4^x}{\frac{4 + \frac{3^{x-2}}{4^x} + \frac{2^{x+1}}{4^x}}{\frac14+ \frac{3^{x+1}}{4^x} + \frac{ 2^{x-1} } {4^x}}}=16$$