document.write( "Question 602681: The lawn in front of Pythagoras Jr. High is in the shape of a rectangle 24 m long and 10 m wide. How many meters shorter is your walk if you walk diagonally across the lawn rather than along two sides of it? \n" ); document.write( "
Algebra.Com's Answer #380581 by penguin18(7)\"\" \"About 
You can put this solution on YOUR website!
Use pythagorean theorem: a^2+b^2=c^2\r
\n" ); document.write( "\n" ); document.write( "plug in the two known values for a and b: 24^2+10^2=c^2
\n" ); document.write( "square 24 and 10: 576+100=c^2
\n" ); document.write( "Add them together: 676=c^2
\n" ); document.write( "Take the square root of 676: c=26
\n" ); document.write( "Subtract 26 from the total distance you would have to travel to get your answer:
\n" ); document.write( "34-26=8 meters shorter.
\n" ); document.write( "
\n" );