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