Limit when $x$ converges to $0$

74 Views Asked by At

Can someone please help me with this simple limit problem, I do not know what to do here because its undefined $0/0$

$$\lim_{x \to 0} \frac{e^{1/x}}{\sqrt{x}}.$$

2

There are 2 best solutions below

4
On BEST ANSWER

$$\lim_{x\rightarrow0^+}\frac{e^{\frac{1}{x}}}{\sqrt{x}}=\lim_{x\rightarrow+\infty}\sqrt{x}e^{x}=+\infty$$

0
On

$$\lim_{x\to0}\frac{e^{1/x}}{\sqrt{x}} = \frac{\lim_{x\to0} e^{1/x}}{\lim_{x\to0} \sqrt{x}} = \frac{\infty}{0} = \infty$$