document.write( "Question 262368: a square has a diagonal length of 10 meters. how long is the side of the square? \n" ); document.write( "
Algebra.Com's Answer #193289 by EMStelley(208)\"\" \"About 
You can put this solution on YOUR website!
Remember that the diagonal of a square splits the square into 2 right triangles. So we can use Pythagorean's theorem. Remember that \r
\n" ); document.write( "\n" ); document.write( "\"a%5E2+%2B+b%5E2+=+c%5E2\"\r
\n" ); document.write( "\n" ); document.write( "where c is the hypotenuse. So the diagonal is the hypotenuse here, and thus c = 10. Now, since we are dealing with a square, all the sides are the same length, so a = b. So we have:\r
\n" ); document.write( "\n" ); document.write( "\"a%5E2+%2B+a%5E2+=+10%5E2\"
\n" ); document.write( "\"2a%5E2+=+100\"
\n" ); document.write( "\"a%5E2+=+50\"
\n" ); document.write( "\"a+=+sqrt%2850%29\"
\n" ); document.write( "\"a+=+5sqrt%282%29\"
\n" ); document.write( "
\n" );