Question: What is the distance between the points (3, 7) and (3, 1)?
Options:
Correct Answer: 6
Solution:
Using the distance formula: d = √[(3 - 3)² + (1 - 7)²] = √[0 + 36] = √36 = 6.