document.write( "Question 943289: A soccer field is 100 yards wide and 130 yards long. if a person walls across the field along the diagonal instead of walking the length and width of the field, how much shorter is the distance \n" ); document.write( "
Algebra.Com's Answer #575066 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
d = sqrt( 100*100 + 130*130 )
\n" ); document.write( "---
\n" ); document.write( "shorter by = 100 + 130 - sqrt( 100*100 + 130*130 )
\n" ); document.write( "100 + 130 - sqrt( 100*100 + 130*130 )
\n" ); document.write( "---
\n" ); document.write( "copy and paste the above expression in to this calculator:
\n" ); document.write( "https://sooeet.com/math/scientific-calculator.php
\n" ); document.write( "---
\n" ); document.write( "shorter by = 66 yards
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "https://sooeet.com/chat.php?gn=algebra
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations with quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "
\n" );