← Back to Test

Problem 17 - Entrance Test

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

Correct: D

The perimeter P of a rectangle is given by the formula P = 2(length + width). Substituting the given values: P = 2(8 + 5) = 2*13 = 26 cm.