document.write( "Question 152116: On three consecutive passes, a football team gains 6 yards, looses 10 yards, and gains 10 yards. What number represents the total net yardage? \n" ); document.write( "
Algebra.Com's Answer #111817 by orca(409)![]() ![]() ![]() You can put this solution on YOUR website! Gains 6 yards can be written as +6. \n" ); document.write( "Looses 10 yards is -10. \n" ); document.write( "Gains 10 yards is +10. \n" ); document.write( "The net gain is (+6) + (-10) + (+10) = 6 -10 + 10 = 6 \n" ); document.write( " \n" ); document.write( " |