document.write( "Question 314871: A soccer field is 120 yards long and 80 yards wide What is the length of the diagonal of the field? \n" ); document.write( "
Algebra.Com's Answer #225188 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Apply Pythagorean:
\n" ); document.write( "\"+a%5E2+%2B+b%5E2+=+c%5E2+\"
\n" ); document.write( "where
\n" ); document.write( "c is the diagonal
\n" ); document.write( "therefore
\n" ); document.write( "diagonal = \"sqrt%28120%5E2+%2B+80%5E2%29+\"
\n" ); document.write( "diagonal = \"sqrt%2820800%29+\"
\n" ); document.write( "diagonal = \"144.22+\" yards
\n" ); document.write( "
\n" ); document.write( "
\n" );