Question: If vector A = 2i + 3j and vector B = 3i + 4j, what is the angle between them? (2023)
Options:
Correct Answer: 60 degrees
Exam Year: 2023
Solution:
cos(θ) = (A · B) / (|A| |B|) = (2*3 + 3*4) / (√(2^2 + 3^2) * √(3^2 + 4^2)) = 0.6, θ = 53.13 degrees.