document.write( "Question 698539: Find the length of the diagonal of a square wide side 3 cm \n" ); document.write( "
Algebra.Com's Answer #430812 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
YOU HAVE A RIGHT TRIANGLE WITH SIDES OF 3, 3 & C.
\n" ); document.write( "A^2+B^2=C^2
\n" ); document.write( "3^2+3^2=C^2
\n" ); document.write( "9+9=C^2
\n" ); document.write( "18=C^2
\n" ); document.write( "C=SQRT18
\n" ); document.write( "C=4.24 ANS. FOR THE DIAGONAL.
\n" ); document.write( "
\n" ); document.write( "
\n" );