document.write( "Question 443684: A standard city block is a square with each side measuring 100 yards. Find the length of the diagonal of a city block to the nearest tenth of a yard. How do I solve this? \n" ); document.write( "
Algebra.Com's Answer #305969 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
Use the Pythagorean formula.\r
\n" ); document.write( "\n" ); document.write( "When you have a square, you have 4 right angles and equal length sides.\r
\n" ); document.write( "\n" ); document.write( "The diagonal will produce a right triangle with sides a & b length 100 yards.\r
\n" ); document.write( "\n" ); document.write( "\"c+=+sqrt%28a%5E2%2Bb%5E2%29\"\r
\n" ); document.write( "\n" ); document.write( "Good luck!
\n" ); document.write( "
\n" );