$$\lim_{x\to(0)} \frac{e^{1/x}}{x^2} =?$$
I used L'hopital but didn't solve.
This limit does not exist, because $1/x$ is discontinuous at $0$, and the numerator is either $+\infty$ or $0$.
$\lim_{x\to0^+}$ is infinite.
$\lim_{x\to0^-}$ is zero (it is the inverse of $\lim_{x\to0^+}$).
This limit doesn't exist. From the left the limit approaches $0$ and from the right it diverges to $+\infty$. I will now prove this.
Let's take the left : $$L^-=\lim_{x\to0^-}\frac{e^{1/x}}{x^2}$$ Let $y = 1/x$. Because as $y\to-\infty$, $1/y\to0^-$, $$L^-=\lim_{y\to-\infty}\frac{e^y}{1/y^2}=\lim_{y\to-\infty}\frac{y^2}{e^{-y}}=\lim_{y\to-\infty}\frac{2y}{-e^{-y}}=\lim_{y\to-\infty}\frac{2}{e^{-y}}=\lim_{y\to-\infty}2e^y$$ Clearly this approaches $0$ by the basic properties of exponents. Similarly it can be shown $$L^+ = \lim_{x\to0^=}\frac{e^{1/x}}{x^2} = \lim_{y\to+\infty}\frac{e^y}{1/y^2} = \lim_{y\to+\infty}2e^y$$ which diverges to $+\infty$. As $L^+ \neq L^-1$m the limit does not exist.