Question: Find the distance between the points (-1, -1) and (2, 3).
Options:
Correct Answer: 5
Solution:
Using the distance formula: d = √((2 - (-1))² + (3 - (-1))²) = √((3)² + (4)²) = √(9 + 16) = √25 = 5.