So I am asked to find the sum of all solutions to
$\sin(3x) = \cos(6x)$, $x\in[0,2\pi)$
I'm trying to turn everything in terms of sine, so I do:
$\sin(3x) = 1-2\sin^2(6x)$
However, my book says the correct way to begin this is:
$\sin(3x) = 1-2\sin^2(3x)$
Why is it $1-2\sin^2(3x)$ instead of $1-2\sin^2(6x)$ if I want it to be equivalent to $\cos(6x)$? I thought the argument stays the same when you convert? Very confused.
Note that the correct trigonometric identity named Double-angle formula is
$$\cos 2x = 1-2\sin^2\color{red}x\implies \cos 6x = 1-2\sin^2\color{red}{3x}$$