Question: If A = 6i + 8j and B = 3i + 4j, what is the angle between A and B?
Options:
Correct Answer: 90°
Solution:
A · B = 6*3 + 8*4 = 18 + 32 = 50. |A| = 10, |B| = 5. cos(θ) = 50/(10*5) = 1. θ = 0°.