Question: If the coordinates of points A and B are (2, 3) and (5, 7) respectively, what is the length of segment AB?
Options:
Correct Answer: 5
Solution:
Length AB = √((5 - 2)² + (7 - 3)²) = √(3² + 4²) = √(9 + 16) = √25 = 5.