Question: What is the distance between the points (1, 2) and (4, 6) in the coordinate plane?
Options:
Correct Answer: 5
Solution:
Using the distance formula d = √((x2 - x1)² + (y2 - y1)²), we find d = √((4 - 1)² + (6 - 2)²) = √(9 + 16) = √25 = 5.