Question: If vector A = 4i + 3j and vector B = -3i + 4j, what is the angle between them?
Options:
Correct Answer: 90 degrees
Solution:
cos(θ) = (A · B) / (|A||B|) = (4*-3 + 3*4) / (5*5) = 0, θ = 90 degrees.