So I am to prove the following formula
$$\lim_{x \to 0} \frac{e^x -1}{x} =1$$
Now, I write,
$$ \begin{split} \lim_{x \to 0} \frac{e^x -1}{x} &= \lim_{x \to 0} \frac{(1+x+x^2/2!+x^3/3!+...) -1}{x} \\ &= \lim_{x \to 0} \frac{x+x^2/2!+x^3/3!+...}{x} \\ &= \lim_{x \to 0}1+x/2 +x^2/6+...\\ &= 1 \end{split} $$
Is it permissible to cancel out the $1$ at the numerator and the calculation after that? Here we are dealing with an infinite series expansion of $e^x$ ,so I am very much confused about this method.
By the way,I am not here for any other rigorous proof; I just want to know if my method is correct or not and why it is so. Thanks in advance!
Hint: Substitute $$e^x-1=t$$ in your Limit-function.