document.write( "Question 79541: A garden area is 30 ft long and 20 ft wide. A pat of uniform width is set around the edge. If the remaining garden is 400ft^2, what is the width of the path.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I'm not certain of my answer. It seems off, I am using the Quadratic Formula's for my answer. Am I on track?? \n" );
document.write( "
Algebra.Com's Answer #57085 by stanbon(75887) ![]() You can put this solution on YOUR website! A garden area is 30 ft long and 20 ft wide. A path of uniform width is set inside the edge. If the remaining garden is 400ft^2, what is the width of the path. \n" ); document.write( "========== \n" ); document.write( "Probably. \n" ); document.write( "Original Area = 30*20=600 sq ft \n" ); document.write( "New Area = (30-2x)(20-2x) \n" ); document.write( "EQUATION: \n" ); document.write( "If width = x: \n" ); document.write( "600-(30-2x)(20-2x)=400 \n" ); document.write( "Solve that quadratic for x. \n" ); document.write( "======== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |