I have to calculate the limits $$\lim_{x\rightarrow 0}\frac{\sin(x\sqrt{x})}{x}\;\;\;\text{and}\;\;\; \lim_{x\rightarrow0}\frac{\sin\sqrt{x}}{x}$$ without using L'Hôpital's Rule, and I can't see how. Calculating those derivatives would help me determine if the two functions $x\mapsto\sin\sqrt{x}$ and $x\mapsto\sin(x\sqrt{x})$ are differentiable at $x=0$.
2026-04-09 10:11:43.1775729503
How to calculate a limit without using L'Hôpital's Rule
611 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
HINT
The result of the first limit is given by
\begin{align*} \lim_{x\to 0^{+}}\frac{\sin(x\sqrt{x})}{x} & = \lim_{x\to 0^{+}}\frac{\sqrt{x}\sin(x\sqrt{x})}{x\sqrt{x}} = 0 \end{align*}
Can you justify why it is so?
On the other hand, we can rewrite the second limit as follows \begin{align*} \lim_{x\to 0^{+}}\frac{\sin(\sqrt{x})}{x} & = \lim_{x\to 0^{+}}\frac{1}{\sqrt{x}}\left(\frac{\sin(\sqrt{x})}{\sqrt{x}}\right) \end{align*}
As $x$ approaches $0$ from the right, the second term tends to one and the first converges to $+\infty$.
Since $1\times +\infty = +\infty$, we conclude it converges to $+\infty$.