document.write( "Question 955840: Find the length of a side of a square if the diagonal is 12 units long. \n" ); document.write( "
Algebra.Com's Answer #583944 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
a=length of side; d=diagonal
\n" ); document.write( "\"a%5E2%2Ba%5E2=d%5E2\"
\n" ); document.write( "\"2a%5E2=d%5E2\"
\n" ); document.write( "\"sqrt%282a%5E2%29=sqrt%28d%5E2%29\"
\n" ); document.write( "\"sqrt%282%29a=d\"
\n" ); document.write( "\"a=d%2Fsqrt%282%29\"
\n" ); document.write( "\"a=12units%2Fsqrt%282%29\" ANSWER: Length of the sides is \"12%2Fsqrt%282%29\"units.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );