Question: If A = (a, b, c) and B = (1, 2, 3) such that A · B = 0, what is the relation between a, b, and c?
Options:
Correct Answer: a + 2b + 3c = 0
Solution:
A · B = a*1 + b*2 + c*3 = 0. Thus, a + 2b + 3c = 0.