How would you solve this equation for answers between $0$ and $360$ degrees? $6\cos^2(x) - 8\cos(x)\sin(x) + 1 = 0$
(edit)I have tried the following:
- $10\cos(x)(6/10\cos(x) - 8/10\sin(x)) + 1 = 0 $
- $10\cos(x)(\cos(y)\cos(x) - \sin(y)(\sin(x)) + 1 = 0$
- $10\cos(x)\cos(x+y) + 1 = 0$
Hint:
Recall that $2\cos^2 x=1+\cos (2x)$ and $2\cos x\sin x=\sin (2x).$