So I'm trying to evaluate limit written in the title without L'Hospital nor series (cause its not introduced in our course),I tried to use this recognized limit $\lim_{x\to0} \frac{\left(e^x−1\right)}x =1$ so our limit equal $\lim_{x\to0} x\left(\frac{x}{e^x−1}\right)$.
I'm not sure how to prove that $\left(\frac{x}{e^x−1}\right) = 1$ Any facts I can use here or other algebraic manipulation I can use to evaluate limit?
Simply observe that:
$$\frac{x^2}{e^x-1}=x\frac{x}{e^x-1}\to0\cdot 1=0$$
NOTE
in this case algebric rule for multiplication holds
NOTE
$$\frac{x}{e^x-1}=\frac{1}{\frac{e^x-1}{x}}\to \frac{1}{1}=1$$