Show that $\displaystyle\lim_{x\to0}\frac{e^x-1}{x}=1$
Letting $y=e^x-1\implies e^x=y+1\implies x=\log(y+1)$ the evaluation is easy.
But I can't understand how to express given function as a composition of two functions so that the following rule can be used limit operation can be done.
Let $A\subset\mathbb R,f:A\to\mathbb R,g:D\to\mathbb R$ such that $f(A)\subset D.$ Let $c$ be a limit point of $A$ and $\lim_{x\to c}f(x)=l.$ If $l\in D$ and $g$ is cont at $l$ then $\lim_{x\to c}(gf)(x)=g(l)$ and if $l\notin D$ but a limit point of $D$ then $\lim_{x\to c}(gf)(x)=\lim_{y\to l}g(y).$