Hi I can't figure out how to solve this equation: $$\cos\left(2x\right) + \cos\left(x\right) - 2 = 0$$
I think I'm supposed to rewrite $\cos\left(2x\right)$ into something else and then go from there. I tried a bunch of rewrites but nothing seems to get me anywhere unfortunately.
edit--
due to recommendation here I did an substitution for $u=\cos\left(x\right)$ But now I'm stuck again. Here's what I did
$2u + u -3 = 0$
$2u/2 + u/2 -3/2 = 0$
Here I used the Reduced quadratic equation to obtain the result $u1 = 1, u2 = -3/2$