I have a limit to evaluate.
$$\lim_{x\to2} \left(\frac{\mathrm e^x - \mathrm e^2}{x-2}\right)$$
Can someone solve it without using L'Hôspital and explain me the steps?
Thanks
I have a limit to evaluate.
$$\lim_{x\to2} \left(\frac{\mathrm e^x - \mathrm e^2}{x-2}\right)$$
Can someone solve it without using L'Hôspital and explain me the steps?
Thanks
Do the substitution $x=t+2$, so the limit becomes $$ \lim_{t\to0}\frac{e^{t+2}-e^2}{t}=e^2\lim_{t\to0}\frac{e^t-1}{t} $$ The final limit is standard: if you're not allowed to use l'Hôpital, this limit should be allowed to use.