Question: Given vectors A = 4i + 3j and B = 1i + 2j, calculate A · B.
Options:
Correct Answer: 10
Solution:
A · B = (4)(1) + (3)(2) = 4 + 6 = 10.