Question: What is the distance between the points (1, 1) and (1, 5)?
Options:
Correct Answer: 4
Solution:
Using the distance formula: d = √((1 - 1)² + (5 - 1)²) = √(0 + 16) = √16 = 4.