SOLUTION: the perimeter of a rectangle room is 114 yards. the width of the room is three yards less than the length. what are the dementions of the room?
Hi, .
the width of the room is three yards less than the length
P = 2L + 2w
114yds = 2L + 2(L-3)
114 = 4L - 6
120 = 4L
30yd = L, w = 27yd
AND checking the Perimeter
60yd + 54yd = 114yd CHECKS