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