document.write( "Question 394353: A rectangle is 5 meters wide and 12 meters long. How long is the diagonal of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #279803 by EricL(29)\"\" \"About 
You can put this solution on YOUR website!
Hi,\r
\n" ); document.write( "\n" ); document.write( "Since a rectangle can be split into two triangles, you can always use the Pytagorean Theorm to solve this problem.\r
\n" ); document.write( "\n" ); document.write( "\"a%5E2\" + \"+b%5E2+\" = \"c%5E2\"
\n" ); document.write( "\"5%5E2\" + \"12%5E2\" = \"c%5E2\"
\n" ); document.write( "25 + 144 = \"c%5E2\"
\n" ); document.write( "169 = \"c%5E2\"
\n" ); document.write( "\"sqrt%28+169+%29\" = 13
\n" ); document.write( "Answer : 13 meters\r
\n" ); document.write( "\n" ); document.write( "- Eric L :)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );