document.write( "Question 46124: A rectangular garden is to be surrounded by a walkway of constant width. The garden's dimensions are 30 ft by 40 ft. The total area, garden plus walkway, is to be 1800 ft2. What must be the width of the walkway to the nearest thousandth?\r
\n" );
document.write( "\n" );
document.write( "I came up with 3.860 ft \n" );
document.write( "
Algebra.Com's Answer #30660 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 30*40+(40+2x)2x+30*2x=1800 or 1200+80x+4x~2+60x=1800 or 4x~2+140x-600 or\r \n" ); document.write( "\n" ); document.write( "x~2+35-150=0 or (x-3.86)(x+38.86)=0 or x=3.86 or x=-38.86 thus the walkway should be about 3.86 feet. \n" ); document.write( " |