SOLUTION: The perimeter of a rectangle is 54 meters.The longer side is three more than the shorter side.Find the length of each side.

Algebra ->  Rectangles -> SOLUTION: The perimeter of a rectangle is 54 meters.The longer side is three more than the shorter side.Find the length of each side.       Log On


   



Question 467545: The perimeter of a rectangle is 54 meters.The longer side is three more than the shorter side.Find the length of each side.

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let length = l
width == w
l=w+3
2(l+w)=54
substitute l
2((w+(w+3))= 54
2(2w+3)=54
4w+6=54
4w=48
w= 12
l= 12+3=15
check
2(15+12)
2*27
54