Question: If A = (x, y, z) and B = (2, 2, 2), and A · B = 12, what is the value of x + y + z?
Options:
Correct Answer: 6
Solution:
A · B = 2x + 2y + 2z = 12, thus x + y + z = 6.