document.write( "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? \r
\n" );
document.write( "\n" );
document.write( "Thank you for helping, these problems confuse me all the time! \n" );
document.write( "
Algebra.Com's Answer #49794 by ankor@dixie-net.com(22740)![]() ![]() 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? \n" ); document.write( ": \n" ); document.write( "A rough drawing will aid in understanding this: \n" ); document.write( "Label the garden rectangle as 30 by 40 \n" ); document.write( "Label the width of the walk-way as x, \n" ); document.write( "It should be apparent, that the outside dimensions, which include the walk-way, \n" ); document.write( "are (30+2x) by (40+2x): \n" ); document.write( ": \n" ); document.write( "Area of the whole thing is given as 1800 sq ft, so we have: \n" ); document.write( "(30+2x)*(40+2x) = 1800 \n" ); document.write( ": \n" ); document.write( "1200 + 60x + 80x + 4x^2 = 1800; FOILed (30+2x)(40+2x) \n" ); document.write( ": \n" ); document.write( "1200 + 140x + 4x^2 - 1800 = 0; \n" ); document.write( ": \n" ); document.write( "4x^2 + 140x - 600 = 0; our old friend, the quadratic equation \n" ); document.write( ": \n" ); document.write( "Simplify, divide equation by 4 and you have: \n" ); document.write( "x^2 + 35x - 150 = 0\r \n" ); document.write( "\n" ); document.write( "Does not easily factor, so use the quadratic formula: \n" ); document.write( "a = 1; b = 35; c = -150 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "We are only interested in the positive solution here \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "x = 3.860 ft is the width of the path \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check our solution; add 2 * 3.86 to the given dimensions; 30 by 40 \n" ); document.write( "37.72 * 47.72 = 1799.9984 ~ 1800 \n" ); document.write( ": \n" ); document.write( "How about this? Did it make sense to you? \n" ); document.write( " |