document.write( "Question 415095: A rectangular park is 30 miles long and 10 miles wide. How long is the pedestrian route that runs diagonally across the park? \n" ); document.write( "
Algebra.Com's Answer #291064 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A rectangular park is 30 miles long and 10 miles wide. How long is the pedestrian route that runs diagonally across the park?\r \n" ); document.write( "\n" ); document.write( "Use pythagoras theorem to find the diagonal\r \n" ); document.write( "\n" ); document.write( "30^2+10^2=D^2 \n" ); document.write( "900+100=D^2 \n" ); document.write( "1000=D^2 \n" ); document.write( "D= 31.6 miles the diagonal distance \n" ); document.write( " \n" ); document.write( " |