Question: What is the scalar product of the vectors A = (2, -1, 3) and B = (0, 4, -2)?
Options:
Correct Answer: -10
Solution:
A · B = 2*0 + (-1)*4 + 3*(-2) = 0 - 4 - 6 = -10.