Question: Find the scalar product of 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.