Question: Find the length of the line segment joining the points (-1, -1) and (2, 3).
Options:
Correct Answer: 5
Solution:
Length = √[(2 - (-1))² + (3 - (-1))²] = √[3² + 4²] = √25 = 5.