← Back to Test

Problem 3 - Olympiad

What is the perimeter of a rectangle with a length of 8 cm and a width of 5 cm?

Correct: C

The perimeter of a rectangle is found by adding the lengths of all its sides. The formula for the perimeter of a rectangle is P = 2(length + width). So, P = 2(8 + 5) = 2 * 13 = 26 cm.