I am half stumped on this rather confusing problem: Let x, y, and z be real numbers such that $\cos x + \cos y + \cos z = \sin x + \sin y + \sin z = 0$. Prove that $\cos 2x + \cos 2y + \cos 2z = \sin 2x + \sin 2y + \sin 2z = 0$.
Follow the hint below, I figured out that a + b+ c = 0.
Let $a = e^{ix}$, $b = e^{iy}$, and $c = e^{iz}$. What do the given equations tell you about a, b, and c? How can you relate a, b, and c to what you want to prove?
Now how do I proceed? I tried using the double angle formula but it doesn't work :(Help is appreciated, thank you.