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