This problem might have been given in preparation for introducing "e".
The derivative of 2^x is
\lim_{h\to 0}\frac{2^{x+y}- 2^x}{h}= \lim_{h\to 0}\frac{2^x2^h- 2^x}{h}
= \lim{h\to 0}\left(\frac{2^h- 1}{h}\right)2^x[/itex]<br />
= \left(\lim_{h\to 0}\frac{2^h- 1}{h}\right)2^x<br />
That is, of course, a constant times 2^x.<br />
<br />
Similarly, the derivative of 3^x is<br />
= \left(\lim_{h\to 0}\frac{3^h- 1}{h}\right)3^x<br />
a constant times 3^x<br />
<br />
In that same way you can show that the derivative of a^x, for a any positive real number, is C_a a^x.<br />
Further, by numerical approximations, you can show that C_2 is less than 1 and C_3 is greater than 1. There exists, then, a number, a, between 2 and 3 such that C_a= 1. If we call that number "e", then the derivative of e^x is just e^x itself.