document.write( "Question 949512: The smallest regulation soccer field is
\n" );
document.write( "50 yd wide and 100 yd long. Find the length of a diagonal
\n" );
document.write( "of such a field. \n" );
document.write( "
Algebra.Com's Answer #579689 by Zucchini(70)![]() ![]() ![]() You can put this solution on YOUR website! Do the Pythagorean Theorem:\r \n" ); document.write( "\n" ); document.write( "50^2 + 100^2 = c^2 \n" ); document.write( "2500 + 10000 = c^2 \n" ); document.write( "12500 = c^2 \n" ); document.write( "111.80 = c\r \n" ); document.write( "\n" ); document.write( "The diagonal is 111.8 yards.\r \n" ); document.write( "\n" ); document.write( "This is NOT an exact answer. \n" ); document.write( " |