For the problem $\lim_{x\to 0} {e^x-1 \over x}=1$, I need to solve for x in order to solve using the delta epsilon definition. How do I go about solving for x in the equation $f(x)={e^x-1 \over x}$? Thanks.
What I have tried so far:
$${e^x-1\over x}-1 < .1$$ $${e^x-1\over x} < 1.1$$ $$e^x-1<1.1x$$ $$e^x<1+1.1x$$ $$\ln e^x<\ln(1+1.1x)$$ $$x<\ln(1+1.1x)$$
But this is obviously the incorrect way to go about solving for x. Hints are appreciated.
Edit: I realize now that I am supposed to be solving this with a calculator, and have not yet learned about the definition of e in limit form. However, I'm not even sure how to do this with a calculator because every epsilon-delta limit I have solved in the past has involved solving for x and forming an epsilon quotient that way.
For $\epsilon$ = .1, how would I do this using a calculator? Or rather, what form do I need to get $f$ in to set it up so I can?