document.write( "Question 443876: A garden has an area of 96 yd. Its width is 6 yd. Find its perimeter. How do I do that? \n" ); document.write( "
Algebra.Com's Answer #306096 by chriswen(106) ![]() You can put this solution on YOUR website! A=l*w\r \n" ); document.write( "\n" ); document.write( "The area is 96yd and the width is 6yd.\r \n" ); document.write( "\n" ); document.write( "96=l*6 \n" ); document.write( "96/6=l \n" ); document.write( "l=16 \n" ); document.write( "The length of the garden is 16yd. \n" ); document.write( "P=2(l+w) \n" ); document.write( "P=2(16+6) \n" ); document.write( "P=2(22) \n" ); document.write( "P=44\r \n" ); document.write( "\n" ); document.write( "The perimeter of the garden is 44yd. \n" ); document.write( " |