Question: If A = (2, 3, 4) and B = (k, 0, -1) are perpendicular, find k.
Options:
Correct Answer: -4
Solution:
A · B = 2k + 3*0 + 4*(-1) = 0. Thus, 2k - 4 = 0, k = 2.