SOLUTION: Parking lot dimensions. A parking lot has a perimeter of 500ft. The width is 20ft less than the lenght. find the dimensions.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Parking lot dimensions. A parking lot has a perimeter of 500ft. The width is 20ft less than the lenght. find the dimensions.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 437083: Parking lot dimensions. A parking lot has a perimeter of 500ft. The width is 20ft less than the lenght. find the dimensions.
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
Assuming the parking lot is a rectangle, which is key, we know that:
Perimeter = 2*Length + 2*Width
P = 2L + 2W
P = 2(L+W)
.
We're told that
P = 500
So,
2(L+W) = 500
L+W = 250
.
And we're told:
L = W+20
.
Substituting, we have:
L+W = 250
(W+20) + W = 250
2W = 230
W = 115
.
So,
L = 250 -115
L = 135
.
The parking lot has dimensions: Length = 135 and Width = 115.
.
Done.