Question: If vector A = 4i + 3j and vector B = 3i + 4j, what is the angle between A and B?
Options:
Correct Answer: 60 degrees
Solution:
cos(θ) = (A · B) / (|A||B|) = (12 + 12) / (5 * 5) = 24/25, θ = cos^(-1)(24/25) ≈ 60 degrees.