document.write( "Question 402289: what is the length of one side of a square that has an area of 9 square meters \n" ); document.write( "
Algebra.Com's Answer #284574 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
square has same length sides
\n" ); document.write( "let the side be x
\n" ); document.write( "then \"x%2Ax=9\"
\n" ); document.write( "\"x%5E2=9\" take square root of each side
\n" ); document.write( "\"x=3\" so length is 3
\n" ); document.write( "
\n" );