Please, can you suggest something for solving this equation: I have to find the solutions included in interval $\left[3\pi/2, 2\pi\right]$: $$\sqrt{3\cos^2 x - \sin 2x} = - \sin x$$
This is what I did: $$\begin{array}{crcl} \Longrightarrow & 3\cos^2 x - \sin 2x &=& \sin^2 x \\ \Longrightarrow &3\left(1-\sin^2 x\right)-\sin 2x &=& \sin^2 x \\ \Longrightarrow & 4\sin^2 x + \sin 2x - 3 &=& 0 \\ \Longrightarrow &2\left(1-\cos 2x\right)+\sin 2x - 3 &=& 0\\ \Longrightarrow &-2\cos 2x + \sin 2x &=& 1\end{array}$$
So, what's next?! Thank you in advance!