Question: Calculate the scalar product of the vectors (2, 3, 4) and (4, 3, 2).
Options:
Correct Answer: 28
Solution:
Scalar product = 2*4 + 3*3 + 4*2 = 8 + 9 + 8 = 25.