SOLUTION: A rectangular garden is to be surrounded by a walkway of constant width. The garden's dimensions are 30ft by 40ft. The total are, garden plus walkway, is to be 1800ft^2. What must

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: A rectangular garden is to be surrounded by a walkway of constant width. The garden's dimensions are 30ft by 40ft. The total are, garden plus walkway, is to be 1800ft^2. What must       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 69884: A rectangular garden is to be surrounded by a walkway of constant width. The garden's dimensions are 30ft by 40ft. The total are, garden plus walkway, is to be 1800ft^2. What must be the width of the walkway to the nearest thousandth?
Thank you for helping, these problems confuse me all the time!

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
A rectangular garden is to be surrounded by a walkway of constant width. The garden's dimensions are 30ft by 40ft. The total area, garden plus walkway, is to be 1800 ft^2. What must be the width of the walkway to the nearest thousandth?
:
A rough drawing will aid in understanding this:
Label the garden rectangle as 30 by 40
Label the width of the walk-way as x,
It should be apparent, that the outside dimensions, which include the walk-way,
are (30+2x) by (40+2x):
:
Area of the whole thing is given as 1800 sq ft, so we have:
(30+2x)*(40+2x) = 1800
:
1200 + 60x + 80x + 4x^2 = 1800; FOILed (30+2x)(40+2x)
:
1200 + 140x + 4x^2 - 1800 = 0;
:
4x^2 + 140x - 600 = 0; our old friend, the quadratic equation
:
Simplify, divide equation by 4 and you have:
x^2 + 35x - 150 = 0
Does not easily factor, so use the quadratic formula:
a = 1; b = 35; c = -150
:
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
:
x+=+%28-35+%2B-+sqrt%28+35%5E2+-+4+%2A+1+%2A+-150+%29%29%2F%282%2A1%29+
:
x+=+%28-35+%2B-+sqrt%28+1225+-+%28-600%29+%29%29%2F%282%29+
:
x+=+%28-35+%2B-+sqrt%28+1825+%29%29%2F%282%29+
:
We are only interested in the positive solution here
x+=+%28%28-35+%2B+42.72%29%29%2F2
:
x+=+%287.72%29%2F2
:
x = 3.860 ft is the width of the path
:
:
Check our solution; add 2 * 3.86 to the given dimensions; 30 by 40
37.72 * 47.72 = 1799.9984 ~ 1800
:
How about this? Did it make sense to you?