Question: Find the distance between the points A(2, 3) and B(5, 7).
Options:
Correct Answer: 5
Solution:
Distance = √[(5-2)² + (7-3)²] = √[3² + 4²] = √[9 + 16] = √25 = 5.