Question: If the vector a = (3, 4) is scaled by a factor of 2, what is the new vector?
Options:
Correct Answer: (6, 8)
Solution:
New vector = 2 * (3, 4) = (6, 8).