Question: Determine the distance between the points (0, 0) and (0, 8).
Options:
Correct Answer: 8
Solution:
Using the distance formula: d = √[(0 - 0)² + (8 - 0)²] = √[0 + 64] = √64 = 8.