I'm not quite sure how to solve this problem
c is the vector representing a + b.
Generally, to draw a vector (x, y), pick a starting point (a, b), draw an arrow from (a, b) to (a + x, b + y).