If Vector R is Vector A + Vector B, how do you find the values of Vector R's components?
Add the x components,
add the y components,
if there are any, add the z components.
Simple (I think)