$2 \cos x -2 = \sin^2 x$
I have been trying to solve this equation for the interval $0 \le x \le 2\pi$ .
I figured I should keep them as one, so I put
$2 \cos x -2 = 1 - \cos^{2} x$
however I don't really know how to proceed from there, and i'm pretty sure i'm not actually solving it correctly. I don't know what i'm doing wrong.
HINT:
$$2\cos(x)-2=\sin^2(x)\Longleftrightarrow$$ $$-2+2\cos(x)-\sin^2(x)=0\Longleftrightarrow$$ $$-3+2\cos(x)+\cos^2(x)=0\Longleftrightarrow$$ $$(\cos(x)-1)(3+\cos(x))=0\Longleftrightarrow$$ $$\cos(x)-1=0\Longleftrightarrow \space\space\vee\space\space 3+\cos(x)=0\Longleftrightarrow$$ $$\cos(x)=1\Longleftrightarrow \space\space\vee\space\space \cos(x)=-3\Longleftrightarrow$$ $$x=2\pi n_1 \space\space\vee\space\space x=\pm\cos^{-1}(-3)+2\pi n_2$$
With $n_1,n_2\in\mathbb{Z}$