Question: Find the distance between the points (3, 3) and (3, 7).
Options:
Correct Answer: 4
Solution:
Using the distance formula: d = √[(3 - 3)² + (7 - 3)²] = √[0 + 16] = √16 = 4.