$$|z_1+z_2|^2+|z_1-z_2|^2=2|z_1|^2+2|z_2|^2$$ We need to prove that the equation is true for all $z_1$ and $z_2$ complex numbers.
How can we solve this? What I really don't understand is how to take an absolute value of addition of complex numbers (for just one complex number, for example $z$, it's $|z|=\sqrt{a^2+b^2}$) .
Hint: use $$|z|^2 = z\cdot \overline{z}$$
Then $$|z+w|^2 = (z+w)(\overline{z}+\overline{w})=...$$
Or you can remember than we have parallelogram identity:
$$ e^2+f^2 = 2a^2+2b^2$$ where $a,b$ are sides in parallelogram and $e,f$ are diagonals.