I would like to somehow firstly show that $$\lim_{x \to 0} \frac {2^x-1} x$$ exists and determine the value of the limit.
My first ideas were by Monotone Convergence. I have been able to prove that if $$a_x = \frac {2^x-1} x, \forall x \in \mathbb{R},$$ then $a_x>0, \forall x \in \mathbb{R}$. But I can't seem to show that it is a strictly decreasing sequence.
Furthermore, is there some way to determine the value of the limit?
[N.B: Those of you with a keen eye will notice that this question, in reality, is a part of the differentiating of $2^x$ by first principles. As a result, the limit must then be $\ln 2$. But for the purposes of exploring the method, I would like you to ignore that fact]