Question: Calculate the distance between the points (6, 8) and (2, 3).
Options:
Correct Answer: 6
Solution:
Using the distance formula: d = √[(2 - 6)² + (3 - 8)²] = √[16 + 25] = √41.