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