Question: If A = (1, 2, 3) and B = (x, y, z) are such that A · B = 0, what is the condition for x, y, z?
Options:
Correct Answer: x + 2y + 3z = 0
Solution:
A · B = 1*x + 2*y + 3*z = 0 gives the condition x + 2y + 3z = 0.