SOLUTION: A 50 m by 120 m park consists of a rectangular lawn surrounded by a path of uniform width. Find the dimensions of the lawn if its area is the same as the area of the path. (Hint: L

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: A 50 m by 120 m park consists of a rectangular lawn surrounded by a path of uniform width. Find the dimensions of the lawn if its area is the same as the area of the path. (Hint: L      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 198087: A 50 m by 120 m park consists of a rectangular lawn surrounded by a path of uniform width. Find the dimensions of the lawn if its area is the same as the area of the path. (Hint: Let x = the width of path)
Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
A 50 m by 120 m park consists of a rectangular lawn surrounded by a path of uniform width. Find the dimensions of the lawn if its area is the same as the area of the path. (Hint: Let x = the width of path)
.
Draw a diagram of the problem -- it'll help you see the problem.
.
Area of lawn:
(50-2x)(120-2x)
= 2(25-x)2(60-x)
= 4(25-x)(60-x)
= 4(150-85x+x^2)
= 4x^2 - 340x + 6000
.
Area of path:
(50)(120) - (50-2x)(120-2x)
= 6000 - (4x^2 - 340x + 6000)
= -4x^2 + 340x
.
Since:
"Area of lawn" = "Area of path"
we have
4x^2 - 340x + 6000 = -4x^2 + 340x
8x^2 - 340x + 6000 = 340x
8x^2 - 680x + 6000 = 0
x^2 - 85x + 750 = 0
(x-75)(x-10) = 0
x = {10, 75}
.
We can toss out the 75 leaving:
x = 10 meters (width of path)
.
dimensions of lawn:
width = 50 -2x = 50 - 20 = 30 meters
length = 120 -2x = 120 - 20 = 100 meters
Therefore, the lawn is
100 x 20 meters