Question: If A = 5i + 2j and B = 3i + 6j, find the angle θ between A and B if A · B = |A||B|cos(θ).
Options:
Correct Answer: 45°
Solution:
A · B = 5*3 + 2*6 = 15 + 12 = 27. |A| = √(5^2 + 2^2) = √29, |B| = √(3^2 + 6^2) = √45. cos(θ) = 27/(√29 * √45). θ = 45°.