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