document.write( "Question 492937: the area of a square is 64cm2. what is the length of one side of the square?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #335218 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
the area of a square is 64cm2. what is the length of one side of the square?
\n" ); document.write( "Let x = length of one side of square
\n" ); document.write( "then
\n" ); document.write( "x*x = 64
\n" ); document.write( "x^2 = 64
\n" ); document.write( "x = sqrt(64)
\n" ); document.write( "x = 8 cm
\n" ); document.write( "
\n" );