Question: Calculate the scalar product of the vectors (1, 2, 3) and (4, 5, 6).
Options:
Correct Answer: 32
Solution:
Scalar product = 1*4 + 2*5 + 3*6 = 4 + 10 + 18 = 32.