Question: If the vector a = (2, 3) and b = (4, 1), what is the resultant vector a + b?
Options:
Correct Answer: (6, 4)
Solution:
Resultant vector a + b = (2+4, 3+1) = (6, 4).