document.write( "Question 262442: Ellen wants to make a walking path around the edge of her property. Her property is 500ft x 400ft. The walking path will be 3 ft wide. How much area in square feet will the walking path take up oon her property? \n" ); document.write( "
Algebra.Com's Answer #193378 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Ellen wants to make a walking path around the edge of her property. \n" ); document.write( " Her property is 500ft x 400ft. The walking path will be 3 ft wide. \n" ); document.write( " How much area in square feet will the walking path take up on her property? \n" ); document.write( ": \n" ); document.write( "Find the area of the property: 500 * 400 = 200000 sq/ft \n" ); document.write( ": \n" ); document.write( "The area inside the path: \n" ); document.write( " dimensions: (500-6) by (400-6) = 494 * 394 = 194636 \n" ); document.write( "then \n" ); document.write( "200000 - 194636 = 5,364 sq/ft taken by the path \n" ); document.write( " |