Question: If A = (a, b, c) and B = (1, 2, 3), and A · B = 14, what is the equation?
Options:
Correct Answer: a + 2b + 3c = 14
Solution:
A · B = a*1 + b*2 + c*3 = 14.