You can
put this solution on YOUR website!The length of a rectangle is 3 cm greater than its width.The perimeter is 24 cm. Find the dimensions of the rectangle?
bottom of the rectangle is x
the side which is the length is x+3
--------------------
Perimeter = 2(length) + 2(width)
24 cm = 2(x+3) + 2(x)
Divide thru by 2 to get:
12 = x+3+x
2x+3 = 12
2x = 9
x = 4.5 cm (width of the rectangle)
x+3 = 7.5 cm (length of the rectangle)
==================
Cheers,
Stan H.