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