How to solve $$\lim_{x\to\infty} \left(\frac{4+x}{1+x}\right)^{4+2x}?$$
Well, it looks similar to:
$$e = \lim_{n\to\infty}\left( 1 + n^{-1}\right)^n,$$
but I can't get it solved. Sure, I could use l'Hospital twice (as some calculators suggest). But is that the only way? Isn't there a nice solution that I am too dumb to find?
Setting $y=\frac{x+1}{3},$ or $x=3y-1,$ you get the equal limit:
$$\lim_{y\to\infty}\left(1+\frac1y\right)^{2+6y}\tag1$$
Use that $$\lim_{y\to\infty}\left(1+\frac1y\right)^2=1$$ and $$\lim_{y\to\infty} \left(1+\frac1y\right)^y=e$$ to compute $(1).$