document.write( "Question 28978: thanks for your help. A garden area is 30 ft long and 20 ft wide. A path of uniform width is set around the edge. If the remaining garden area is 400ft^, what is the width of the path?
\n" );
document.write( "A=(2)LW
\n" );
document.write( "2x30.20=1200 \r
\n" );
document.write( "\n" );
document.write( "1200-400=800 sq ft left\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "could the path be 20 ft wide? 20 times 20 times 2=800
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #15823 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! It sounds like the path is constructed IN and not AROUND the garden, so \n" ); document.write( "it diminishes the amount of gardent area. \n" ); document.write( "Let the uniform width of the path be \"x\". \n" ); document.write( "If you draw the picture you will see that the remaining garden space is \n" ); document.write( "a rectangle with a width of 30-2x and a length of 20-2x. \n" ); document.write( "EQUATION: \n" ); document.write( "(30-2x)(20-2x)=400 \n" ); document.write( "2(15-x)2(10-x)=400 \n" ); document.write( "(15-x)(10-x)=100 \n" ); document.write( "150-25x+x^2=100 \n" ); document.write( "x^2-25x+50=0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hope this helps \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |