I am having problem in solving this indetermination. $\lim_{x\to 0} \dfrac{(e^x+3x-1)}{(e^{2x}-1)}$
I tried to do two limits $\dfrac {(e^x+3x-1)}{x}$ times $\dfrac {x}{(e^{2x}-1)}$ but I don't know how to get rid of $e^{\dfrac y3}$ in the first limit after doing the first variable exchange.
Could you guys give a hint, please? Thank you
Recall that $\lim_{h\to0}\frac{e^h-1}h=1$. Thus,
$$\lim_{x\to0}\frac x{e^{2x}-1}=\frac12\lim_{x\to0}\frac{2x}{e^{2x}-1}=\frac12$$
$$\lim_{x\to0}\frac{e^x+3x-1}x=\lim_{x\to0}\frac{e^x-1}x+\frac{3x}x=1+3=4$$
Thus,
$$\lim_{x\to0} {e^x+3x-1\over e^{2x}-1}=4\times\frac12=2$$