Question: If A = (1, 0) and B = (0, 1), what is the angle between them?
Options:
Correct Answer: 90 degrees
Solution:
Angle = cos⁻¹((A·B) / (|A||B|)) = cos⁻¹(0) = 90 degrees