document.write( "Question 1080863: ABCD is a square. If the measure of diagonal AC=52 units, what is the lenght of a side? \n" ); document.write( "
Algebra.Com's Answer #694992 by amfagge92(93)\"\" \"About 
You can put this solution on YOUR website!
AC=52unit
\n" ); document.write( "⇒\"AC%5E2=CD%5E2%2BAD%5E2\" pythagoras rule
\n" ); document.write( " \"52%5E2=X%5E2%2BX%5E2\"
\n" ); document.write( " 2704=2X^2
\n" ); document.write( " X^2=1352
\n" ); document.write( " X=36.8
\n" ); document.write( "the length of a side =36.8unit.
\n" ); document.write( "
\n" );