Question: If A = (1, 1, 1) and B = (1, 1, 1), what is the scalar product A · B?
Options:
Correct Answer: 3
Solution:
A · B = 1*1 + 1*1 + 1*1 = 3.