Question: The area of a rectangle with vertices at (1, 1), (1, 4), (5, 1), and (5, 4) is:
Options:
Correct Answer: 16
Solution:
Length = 5 - 1 = 4, Width = 4 - 1 = 3. Area = Length * Width = 4 * 3 = 12.