Question: Find the distance between the points (0, 0) and (x, y) where x = 6 and y = 8.
Options:
Correct Answer: 10
Solution:
Using the distance formula: d = √[(6 - 0)² + (8 - 0)²] = √[36 + 64] = √100 = 10.