You can
put this solution on YOUR website! The length of a rectangular region is 20 meters less than four times its width. If the perimeter of the region is 135 meters, find the dimensions of the region.
.
Let w = width
then from "length of a rectangular region is 20 meters less than four times its width" we get:
4w-20 = length
.
definition of perimeter:
2(width + length)
.
2(w + 4w-20) = 135
2(5w-20) = 135
10w-40 = 135
10w = 175
w = 17.5 meters (width)
.
Length:
4w-20 = 4(17.5)-20 = 50 meters (length)
.
Dimensions: 17.5 by 50 meters