We have domain $\,[0, 2\pi]\,$ and the following functions are given: $$f(x)=\cos(2x) \text{ and } g(x)=\sin(x-\pi/3)$$Solve exactly: $\,f(x)=g(x)$
Why does one solve: (right way) $$\cos(2x)=\sin(x-\pi/3)\\\cos(2x)=\cos(\pi/2-(x-\pi/3))\\ \text{etc.}\ldots $$ and not (which gives the wrong answer $\rightarrow a - k\,\, \times\,\, 2\pi \cdots$): (wrong way) $$\cos(2x)=\sin(x-\pi/3)\sin(\pi/2-(2x))=\sin(x-\pi/3)\\ \text{etc.}\ldots$$
Right way fully worked out:
$$\cos(2x) = \sin(x -\pi/3)\\ \cos(2x) = \cos(\pi/2 - (x -\pi/3))\\ \cos(2x) = \cos(\pi/2 - x + \pi/3)\\ \cos(2x) = \cos(5\pi/6 - x)\\ 2x = (5\pi/6 - x) + k\,\, \times \,\, 2\pi\\ 3x = 5\pi / 6 + k \,\, \times \,\, 2\pi\\ x = 5\pi /18 + k \,\, \times \,\, 2\pi\\ or:\\ 2x = - (5\pi/6 - x) + k\,\, \times \,\, 2\pi\\ x = -5\pi / 6 + k \,\, \times \,\, 2\pi\\ $$
Wrong way fully worked out:
$$\cos(2x) = \sin(x-\pi/3)\\ sin(\pi/2 - x)=\sin(x-\pi/3)\\ \pi/2-2x=(x-\pi/3)+k\,\, \times \,\, 2\pi\\ -3x = (-\pi/3 - \pi/2) + k\,\, \times \,\, 2\pi\\ -3x = -5\pi/6+ k\,\, \times \,\, 2\pi\\ x = 5\pi/18 -k \,\, \times \,\, 2\pi\\ or:\\ \pi/2-2x=\pi-(x-\pi/3) + k \,\, \times \,\, 2\pi\\ \pi/2 - x = \pi - x + \pi/3 + k \,\, \times \,\, 2\pi\\ x= 4\pi/3-\pi/2 + k \,\, \times \,\, 2\pi\,\,\,\\\ \,\,\, =5\pi/6 - k \,\, \times \,\,2\pi $$
On closer inspection of the worked out examples above you can clearly see that final answers of the wrong way are.. wrong. This because the answers we get aren't within the set domain.
Help is highly appreciated.
-Bowser