Question: For vectors A = (3, -2, 1) and B = (1, 4, -2), find A · B.
Options:
Correct Answer: -1
Solution:
A · B = 3*1 + (-2)*4 + 1*(-2) = 3 - 8 - 2 = -7.