Question: The scalar product of vectors A = (a, b, c) and B = (1, 2, 3) is 14. If a = 2, find b and c.
Options:
Correct Answer: 4, 3
Solution:
A · B = 2*1 + b*2 + c*3 = 14. Thus, 2 + 2b + 3c = 14, leading to 2b + 3c = 12.