document.write( "Question 192234: Find the length to the nearest tenth, of a diagonal of a square whose sides are 10 centimeters long. \n" ); document.write( "
Algebra.Com's Answer #144274 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
if each side is 10 cm the diagonal is
\n" ); document.write( ":
\n" ); document.write( "\"c%5E2=10%5E2%2B10%5E2\"
\n" ); document.write( ":
\n" ); document.write( "\"c%5E2=200\"
\n" ); document.write( ":
\n" ); document.write( "\"c=sqrt%28200%29=14.1\" cm
\n" ); document.write( "
\n" );