Find $ \lim_{x \to 0^-}\frac{\sqrt{1 - \cos4x}}{\sin3x - \sin x}$
What I did
$\frac{\sqrt{1 - \cos4x}}{\sin3x - \sin x}$
$\frac{\sqrt{2}\sin2x}{\sin3x - \sin x}$
$\frac{\sqrt{2}\sin2x}{2\cos 2x \sin x}$
$\frac{\sqrt{2}(2 \sin x \cos x)}{2\cos 2x \sin x}$
$\lim_{x \to 0^-}\frac{\sqrt{2}cosx}{\cos 2x} = \sqrt{2}$
But the answer is not $\sqrt{2}$
Square roots are non-negative: $\sqrt{1-\cos4x}=\sqrt2|\sin 2x|$
So when you take the limit from the left (i.e., with $x\lt0$), you get $\sqrt{1-\cos 4x}=-\sqrt2\sin 2x$.