Evaluate: $$\lim\limits_{x\to 0}\frac{e^{5x}-(1+x)^9}{\ln(1+x)}.$$
This is an exercise problem from my book. I couldn't solve the problem without using L'Hôpital's rule. Here is my solution that uses L'Hôpital's rule:
Since we achieve $\frac00$ in the limit, we can use L'Hôpital's rule. Then, we have
$\lim\limits_{x\to 0}\frac{e^{5x}-(1+x)^9}{\ln(1+x)}$ $=\lim\limits_{x\to 0}\frac{5e^{5x}-9(1+x)^8}{\frac{1}{1+x}}\\ =(1+0)(5e^0-9\cdot 1^8)\\ =-4$
I need a solution that doesn't use L'Hôpital's rule.