document.write( "Question 117292: A garden area is 30ft long and 20 ft wide. A path of uniform width is set around the edge. If the remaining garden area is 400ft^2, what is the width of the path? \n" ); document.write( "
Algebra.Com's Answer #85338 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=width ___ (30-2x)(20-2x)=400 ___ (15-x)(10-x)=100 ___ 150-25x+x^2=100\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2-25x+50=0\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "THIS WAS CORRECTED ON 12/24/07 \n" ); document.write( " |