Question: If point C is at (5, 5) and point D is at (5, 10), what is the distance between points C and D?
Options:
Correct Answer: 5
Solution:
Distance = |y2 - y1| = |10 - 5| = 5.