Question: What is the distance between the points P(3, 4) and Q(7, 1)?
Options:
Correct Answer: 5
Solution:
Using the distance formula, d = √[(7-3)² + (1-4)²] = √[16 + 9] = √25 = 5.