document.write( "Question 416365: If your area of a square is 7 meters what's the perimeter \n" ); document.write( "
Algebra.Com's Answer #291708 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"A%7D%7D+=+area+of+square%0D%0A%7B%7B%7Bs\" = a side of the square
\n" ); document.write( "\"A+=+s%5E2\"
\n" ); document.write( "\"7+=+s%5E2\"
\n" ); document.write( "\"s+=+sqrt%287%29\"
\n" ); document.write( "The perimeter is the sum of the 4 sides,
\n" ); document.write( "so the answer is \"4%2Asqrt%287%29\"
\n" ); document.write( "
\n" );