SOLUTION: A rectangular flower bed 30 yards long by 20 yards wide has a walk of uniform width around it. If the area of the path is 1/4 that of the flower bed, find the width of the path.
Algebra ->
Customizable Word Problem Solvers
-> Geometry
-> SOLUTION: A rectangular flower bed 30 yards long by 20 yards wide has a walk of uniform width around it. If the area of the path is 1/4 that of the flower bed, find the width of the path.
Log On
Question 198520: A rectangular flower bed 30 yards long by 20 yards wide has a walk of uniform width around it. If the area of the path is 1/4 that of the flower bed, find the width of the path. Answer by nerdybill(7384) (Show Source):
You can put this solution on YOUR website! A rectangular flower bed 30 yards long by 20 yards wide has a walk of uniform width around it. If the area of the path is 1/4 that of the flower bed, find the width of the path.
.
Let w = width of path
then
Area of flower bed = (30)(20) = 600 sq yards
.
Area of flower bed and walk = (30+2w)(20+2w)
.
Area of path = "area of flower bed and walk" - "area of flower bed"
Area of path = (30+2w)(20+2w) - 600
.
(1/4)600 = (30+2w)(20+2w) - 600
150 = (30+2w)(20+2w) - 600
750 = (30+2w)(20+2w)
750 = 600+60w+40w+4w^2
750 = 4w^2+100w+600
0 = 4w^2+100w-150
0 = 2w^2+50w-75
Using the quadratic equation we get:
w = {1.42, -26.42}
Throw out the negative solution leaves us with:
w = 1.42 yards
.
Details of quadratic to follow: