document.write( "Question 954647: Find the length of the diagonal of a square each of whose sides is 10
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #583077 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
s=side=10; d=diagonal
\n" ); document.write( "\"d=sqrt%28s%5E2%2Bs%5E2%29\"=\"sqrt%282s%5E2%29=%28s%29sqrt%282%29\"=\"10sqrt%282%29\"
\n" ); document.write( "ANSWER: The length of the diagonal is\"10sqrt%282%29\".
\n" ); document.write( "
\n" );