You can subtract two points to obtain a vector:
Make a vector \vec{OA} by doing A-O, where O=(0,0), then actually \vec{OA} becomes (0,4).
Then let S be the centre of the circle, so S = (-3,0)
And make a vector pointing from A to S \vec{AS} = S - A = (-3,-4)
Then just use add vectors...