Question: If the vector a = (2, 2) and b = (2, -2), what is the angle between them?
Options:
Correct Answer: 90 degrees
Solution:
Angle = cos⁻¹((a·b) / (|a||b|)) = cos⁻¹(0) = 90 degrees