224k views
2 votes
The length of a rectangle is 4m longer than its width.

If the perimeter of the rectangle is 56m, find its length and width.

1 Answer

1 vote

Call the length a, the width b

Perimeter = (a+b) x 2

We have : a - b = 4 and (a+b) x 2 = 56

-> a + b = 28
-> a - b = 4

=> a+b + (a-b) = 32
2a = 32
a = 16
b = 56:2-16 = 12

So, the length = 16 and the width = 12

User TJ Amas
by
5.2k points