SOLUTION: Don't know how to set up this one.
A rectangular garden has dimensions of 18 feet by 13 feet. A gravel path of uniform width is to be built around the garden. How wide can th
Algebra ->
Coordinate-system
-> SOLUTION: Don't know how to set up this one.
A rectangular garden has dimensions of 18 feet by 13 feet. A gravel path of uniform width is to be built around the garden. How wide can th
Log On
A rectangular garden has dimensions of 18 feet by 13 feet. A gravel path of uniform width is to be built around the garden. How wide can the path be if there is enough gravel for 516 square feet?
Thank you for your help. Your assistance is greatly appreciated. Answer by nerdybill(7384) (Show Source):
You can put this solution on YOUR website! A rectangular garden has dimensions of 18 feet by 13 feet. A gravel path of uniform width is to be built around the garden. How wide can the path be if there is enough gravel for 516 square feet?
.
"area bordered by the outside edge of the path" minus "area of garden" equals "area of the path"
.
Let x = width of path
.
"area bordered by the outside edge of the path" = (18+2x)(13+2x)
"area of garden" = 18*13
"area of the path" = 516
.
(18+2x)(13+2x) - (18*13) = 516
234 + 26x + 36x + 4x^2 - 234 = 516
62x + 4x^2 = 516
4x^2 + 62x - 516 = 0
x^2 + 13x - 129 = 0
.
Can't be factored easily so you must use the quadratic equation. Doing so, will produce a positive and a negative solution. Since a negative answer doesn't make sense, the positive solution will be your answer.
x = 6.586 feet
.
Below is the quadratic solution: