document.write( "Question 78862: d...ch10\r
\n" );
document.write( "\n" );
document.write( "#34\r
\n" );
document.write( "\n" );
document.write( "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 1800ft^2. What must be the width of the walkway to the nearest thousandth? \n" );
document.write( "
Algebra.Com's Answer #56579 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 1800ft^2. What must be the width of the walkway to the nearest thousandth? \n" ); document.write( ": \n" ); document.write( "Let x = width of the walkway \n" ); document.write( ": \n" ); document.write( "Draw this out labeling the walkway width as x, and the inner rectangle \n" ); document.write( "representing the garden as 30 by 40. It will be apparent that the overall \n" ); document.write( "dimensions will be (2x+30) by (2x+40), the area of that is given as 1800 sqft \n" ); document.write( ": \n" ); document.write( "(2x + 30) * (2x + 40) = 1800 \n" ); document.write( ": \n" ); document.write( "FOIL \n" ); document.write( "4x^2 + 140x + 1200 = 1800 \n" ); document.write( ": \n" ); document.write( "4x^2 + 140x + 1200 - 1800 = 0 \n" ); document.write( ": \n" ); document.write( "4x^2 + 140x - 600 = 0 \n" ); document.write( ": \n" ); document.write( "Simplify, divide eq by 4 and you have: \n" ); document.write( "x^2 + 35x - 150 = 0 \n" ); document.write( ": \n" ); document.write( "Use the quadratic formula to find x: a=1; b=35; c=-150 \n" ); document.write( ": \n" ); document.write( "You will get two solutions; -38.86 and +3.86, obviously it's x = 3.86 \n" ); document.write( ": \n" ); document.write( "3.86 ft is the width of the walkway \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check it: \n" ); document.write( "2x = 2(3.86) = 7.72 \n" ); document.write( "So we have: \n" ); document.write( "37.72 * 47.72 = 1799.998 ~ 1800 sq ft \n" ); document.write( ": \n" ); document.write( "How about this? Did it make sense to you? Any questions \n" ); document.write( " |