document.write( "Question 27323: A rectangular field measures 56 m by 89 m. How much shorter is it to walk diagonally across the field than along two adjoining sides? \n" ); document.write( "
Algebra.Com's Answer #27934 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Find the hypotenuse via \n" ); document.write( "a^2 + b^2 = c^2 \n" ); document.write( "and subtract that from 56+89...thus we get \n" ); document.write( "c^2 = 56^2 + 89^2 and \n" ); document.write( "c = 105.15 m \n" ); document.write( "145 - 105.15 = 39.85 meters saved \n" ); document.write( " |