I have the following problem,
Show that $\lim\limits_{x \to 2} \bigg( 2^{x} \bigg)=4$ by finding a $\delta$ that guarantees that $2^{x}$ is within $\varepsilon$ of $4$ when $\varepsilon=0.01$
I want to prove that by using the epsilon delta proof, so I start as follows: \begin{align*} \left| f(x) - L \right| &< \varepsilon\\ \left| 2^{x} -4 \right| &< \varepsilon\ \end{align*}
but then I find myself completely confused... and I am also confused about the bit "guarantees that $2^{x}$ is within $\varepsilon$ of $4$ when $\varepsilon=0.01$", I am not sure what to do with $\varepsilon=0.01$.. I would really appreciate some help.. been stuck on this one for a while...