Question: If the position vector of point P is (3, 4) and Q is (1, 2), what is the vector PQ?
Options:
Correct Answer: (2, 2)
Solution:
Vector PQ = Q - P = (1 - 3, 2 - 4) = (-2, -2).