Question: In a coordinate plane, if the coordinates of two points are (2, 3) and (2, 7), what is the distance between these two points?
Options:
Correct Answer: 4 units
Solution:
The distance between two points with the same x-coordinate is the difference in their y-coordinates: |7 - 3| = 4 units.