document.write( "Question 661083: A city block is a square with each side measuring 96 yards. Find the length of the diagonal of the city block. \n" ); document.write( "
Algebra.Com's Answer #411519 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! Apply Pythagorean Theorem to the square cut into two triangles with a mutual hypotenuse, which is being questioned.\r \n" ); document.write( "\n" ); document.write( "96^2 + 96^2 = c^2 \n" ); document.write( "2(96^2) = c^2 \n" ); document.write( "c = 96sqr(2) \n" ); document.write( " |