Question: If point C is at (4, 5) and point D is at (10, 15), what is the distance between C and D?
Options:
Correct Answer: 11.18
Solution:
Using the distance formula: d = √((10 - 4)² + (15 - 5)²) = √(36 + 100) = √136 ≈ 11.18.