I want to be able to do this without assuming that the derivative of $e^x$ is $e^x$. I've tried to do this using both the delta-epsilon definition and the squeeze theorem, but I'm still stuck.
2026-04-11 03:27:51.1775878071
How do I prove that $\lim _{x\to a}e^x = e^a$?
84 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Since $a \in \mathbb{R}$ is constant, note that $$ \lim_{x \to a} e^x = e^a $$ is equivalent to $$ \lim_{x \to a} e^{x-a} = 1 $$ which is equivalent to $x-a \to 0$ since $e^x=1$ has only one solution...