In texts on complex numbers I often see an exercise that asks to prove the following:
$$Re (z) = \frac{z + z^*}{2}$$
$$Im (z) = \frac{z − z^*}{2i}$$
where $z = x + iy$ and $z^* = x - iy$
I understand the meaning of complex numbers, but can't seem to find a path to proving these two identities.
Any insight would be appreciated.