Question: What is the length of the diagonal of a rectangle with vertices at (1, 1), (1, 4), (5, 1), and (5, 4)? (2021)
Options:
Correct Answer: 5
Solution:
Diagonal length = √[(5-1)² + (4-1)²] = √[16 + 9] = √25 = 5.