I need some help solving the following limit:
Here is how I started:
$$\lim_{x \to 0^+}\frac{\sin(6x)}{\sqrt{\sin(2x)}} = \lim_{x \to 0^+}\frac{\sin(6x)\sqrt{\sin(2x)}}{{\sin(2x)}}=\lim_{x \to 0^+}\frac{\frac{6 \sin(6x)}{6x}\frac{\sqrt{\sin(2x)}}{x}}{{\frac{2 \sin(2x)}{2x}}}$$
I don't know how to deal with this sqrt...
Thanks! :)
Your last step has an error. The $x$ under the square root shouldn't be there. So your next step should be
$$= \lim_{x\to 0^+} \frac{6}{2}\sqrt{\sin 2x} = 0.$$