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