document.write( "Question 553503: A square has an area of 93cm2. What is the length of one side to two decimal places? \n" ); document.write( "
Algebra.Com's Answer #360873 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+s+\" = the length of a side
\n" ); document.write( "\"+A+=+s%5E2+\"
\n" ); document.write( "\"+93+=+s%5E2+\"
\n" ); document.write( "\"+s+=+sqrt%28+93+%29+\"
\n" ); document.write( "\"+s+=+9.64+\"
\n" ); document.write( "
\n" );