Here's a question from my calculus textbook:
Show that when $\Delta x \to 0$, the increment in the function $y = 2^x$, corresponding to an increment $\Delta x$ in $x$, is, for any $x$, equivalent to the expression $2^x \ln 2\, \Delta x$.
We have that$$\Delta y = 2^{x + \Delta x} - 2^x = 2^x(2^{\Delta x} - 1).$$How do I show that as $\Delta x\to 0$, that $2^{\Delta x} - 1 \to \ln 2\,\Delta x$?
EDIT: Charles Hudgins in the comments says what we want to prove is a theorem that is usually merely cited. But I'm wondering if anyone can show this from first principles.