Evaluate $$\lim_{x\rightarrow -1^+}\frac{{e^{\frac{x}{x+1}}}}{x+1}$$ I came up with this limit recently but I think it's harder than I initially thought, unless I'm doing something wrong. I tried applying L'Hospital, but I quickly noticed that in this case it's unsuccessful, as we'll always have the $\frac{0}{0}$ indeterminate form. Then I tried forming an inequality to perform squeeze theorem, and I got this: $$\frac{2x+1}{(x+1)^{2}}\leq \frac{{e^{\frac{x}{x+1}}}}{x+1} < e^{\frac{x}{x+1}}$$ where the lower bound comes from the inequality $e^x\geq x+1$. Unfortunately, the lower bound goes to $-\infty$ as $x$ goes to $-1^+$, while the upper bound goes to $0$, so this turns out to be unsuccessful as well.
Any ideas on how to solve it?
Hint: $$ \mathop {\lim }\limits_{x \to - 1^ + } \frac{1}{{x + 1}}e^{\frac{x}{{x + 1}}} = \mathop {\lim }\limits_{x \to - 1^ + } \frac{1}{{x + 1}}e^{ 1- \frac{1}{{x + 1}}} = e\mathop {\lim }\limits_{x \to - 1^ + } \frac{1}{{x + 1}}e^{ - \frac{1}{{x + 1}}} = e\mathop {\lim }\limits_{t \to + \infty } te^{ - t} . $$