Respuesta :

To add or subtract two vectors, just add or subtract the corresponding components. This is:

(7, 5) + (13, -5) = (7+13 , 5-5) = (20, 0)