Definition $1$: Suppose $A$ and $B$ are two complex numbers. $A+B$ is the fourth vertex of a parallelogram with vertices $O, A, B$, where $O$ is the origin.
Definition $2$: Suppose $A$ and $B$ are two complex numbers written as $A = a_0 + a_1i$ and $B = b_0 + b_1i$. Then $A+B = (a_0 + b_0) + i (a_1 + b_1)$.
Def $1$ $\implies$ Def. $2$
Let $A = a_0 + a_1i$ and $B = b_0 + b_1i$ and let $P = A+B$. By definition, $0, A, B, P$ is a parallelogram, so side $PB$ must be parallel to and the same length as side $AO$. If we add $b_0$ to $a_0$ and $b_1$ to $a_1$, we end up at a point $Q$, such that $QB$ is parallel to and has the same length as $AO$. Therefore $Q = P$.
I know I have to do the other direction as well, but I want to ask about this one first before I work on the other one. I had a little trouble coming up with it, because the concept is so simple that I am having trouble expressing it in more primitive terms. My concern is that the proof doesn't really prove or explain anything, it's just a convoluted way of saying "look at the picture, its obvious".