Prove $|x + y|^2 + |x - y|^2 = 2|x|^2 + 2|y|^2$ if $x, y \in \mathbb{R}^k$.
Interpret this geometrically, as a statement about parallelograms.
I've shown that the expression given equates to $x \cdot x + 2x \cdot y + y \cdot y + x \cdot x - 2x \cdot y + y \cdot y$. But what does this have to do with parallelograms?
Remember that $\mathbf{x}$ and $\mathbf{y}$ are vectors. Then if you form a parallelogram with sides $\mathbf{x}$ and $\mathbf{y}$, then $\mathbf{x-y}$ is the short diagonal and $\mathbf{x+y}$ is the long diagonal (assuming you labelled the sides sensibly)