Can anybody give me a detailed solution on how $$\lim_{x \to \infty} -x\left(1-e^{-\frac{1}{1+x}}\right) = -1?$$
I understand that separately the limit of each factor is $(-\infty)(0)$ but I could not proceed to getting $-1$. I also tried L'hopitals but I only got as far as
$$\lim_{x \to \infty} \frac{1}{-(1-e^{-\frac{1}{1+x}})^{-2}(-e^{-\frac{1}{1+x}})(-\frac{1}{(1+x)^2})} = \frac{-1}{(0)(1)(0)}.$$
Any leads would be helpful. Thank you!
Using limit written in comment, we have
$$x\left(e^{-\frac{1}{1+x}}-1\right)=x\cdot\frac{\left(e^{-\frac{1}{1+x}}-1\right)}{-\frac{1}{1+x}}\cdot\left(-\frac{1}{1+x}\right) \sim x\cdot \frac{-1}{1+x}\to -1$$ for $x\to\infty$.