document.write( "Question 1029960: Given a square with a diagonal of length 712 what is the area of the square? \n" ); document.write( "
Algebra.Com's Answer #644868 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Relative to the diagonal d, the area of the square is \"A+=+d%5E2%2F2\"\r
\n" ); document.write( "\n" ); document.write( "==> \"A+=+712%5E2%2F2+=+253472\" square units.
\n" ); document.write( "
\n" );