document.write( "Question 270352: I have a square garden with an area of 121 sq ft. How many fencing would i need for one side? How about for the perimeter?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #198063 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
Area = L*W
\n" ); document.write( "Since it is a square, the length and width are the same
\n" ); document.write( "So \"A+=+L%5E2\"
\n" ); document.write( "\"121+=+L%5E2\" Take the square root of both sides
\n" ); document.write( "\"highlight%2811+=+L%29\"
\n" ); document.write( "You need 11ft for 1 side.\r
\n" ); document.write( "\n" ); document.write( "Perimeter of a square = 4*L
\n" ); document.write( "\"P+=+4%2A11\"
\n" ); document.write( "\"highlight%28P+=+44%29\"
\n" ); document.write( "You need 44ft for the whole perimeter
\n" ); document.write( "
\n" );