document.write( "Question 429833: A garden is rectangular with a width of 10 feet and a length of 12 feet. If it is surrounded by a walkway 2 feet wide, how many square feet of area does the walkway cover? \n" ); document.write( "
Algebra.Com's Answer #298526 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Length of ground =12 feet \n" ); document.write( "Width = 10feet \n" ); document.write( "width of side walk= 2feet \n" ); document.write( "Area = 12*10= 120 ft^2 \n" ); document.write( "Area of garden + walkaway=(10+2)(12+2) \n" ); document.write( "Area of garden + walkaway=168 ft^2 \n" ); document.write( "Area of walkway = area of (garden+walkway)-areaof garden= \n" ); document.write( "Area of walkway= 48ft^2 \n" ); document.write( " \n" ); document.write( " |