Question: Find the distance between the points (-2, -3) and (4, 5).
Options:
Correct Answer: 7
Solution:
Using the distance formula: d = √[(4 - (-2))² + (5 - (-3))²] = √[(4 + 2)² + (5 + 3)²] = √[36 + 64] = √100 = 10.