document.write( "Question 285326: I have a rectangular garden with an area of 99 square meters. if the with of the garden is 9 meters. what is the perimeter of the garden? \n" ); document.write( "
Algebra.Com's Answer #206847 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! AREA=LW \n" ); document.write( "99=L*9 \n" ); document.write( "99=9L \n" ); document.write( "L=99/9 \n" ); document.write( "L=11 ANS. FOR THE LENGTH. \n" ); document.write( "PERIMETER=2L+2W \n" ); document.write( "P=2*11+2*9 \n" ); document.write( "P=22+18 \n" ); document.write( "P=40 ANS. FOR THE PERIMETER. \n" ); document.write( " |