document.write( "Question 416310: Suppose that the area of a square is 3. Find the length of a side. \n" ); document.write( "
Algebra.Com's Answer #291674 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let the side = \"s\"
\n" ); document.write( "\"A+=+s%5E2\"
\n" ); document.write( "\"3+=+s%5E2\"
\n" ); document.write( "\"s+=+sqrt%283%29\" answer
\n" ); document.write( "
\n" );