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