Our applied calculus text defines $e$ by $e=\displaystyle\lim_{h\to0}(1+h)^{1/h}$,
and then gives the following argument to show that $D_{x}(e^x)=e^x$:
If $f(x)=e^x$, then
$\displaystyle\lim_{h\to0}\frac{f(x+h)-f(x)}{h}=\lim_{h\to0}\frac{e^{x+h}-e^x}{h}=\lim_{h\to0}\frac{e^x(e^h)-e^x}{h}=\lim_{h\to0}\frac{e^x(1+h)-e^x}{h}=\lim_{h\to0}\frac{e^x(h)}{h}=e^x.$
I have two questions about this argument:
1) Is there a simple way to justify replacing $e^h$ by $1+h$ in the numerator?*
2) If not, is there a way to prove that $\displaystyle \lim_{h\to0}\frac{e^h-1}{h}=0$ using the definition of $e$ given above?*
*(without using Taylor series or logarithms, neither of which have been covered at this point in the book).