document.write( "Question 772635: In 2004, three wide receivers for the Indianapolis Colts caught a total of 37 touchdown passes. Reggie Wayne caught 2 more then Brandon Stokely and Marvin Harrison caught 3 more than Reggie Wayne. How many touchdown passes did each receiver catch? \n" ); document.write( "
Algebra.Com's Answer #471015 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In 2004, three wide receivers for the Indianapolis Colts caught a total of 37 touchdown passes. Reggie Wayne caught 2 more then Brandon Stokely and Marvin Harrison caught 3 more than Reggie Wayne. How many touchdown passes did each receiver catch? \n" ); document.write( "--------------------- \n" ); document.write( "Equations: \n" ); document.write( "W + S + H = 37 \n" ); document.write( "W = S + 2 \n" ); document.write( "H = W + 3 \n" ); document.write( "---------- \n" ); document.write( "Substitute and solve for W \n" ); document.write( "W + W-2 + W+3 = 37 \n" ); document.write( "---- \n" ); document.write( "3W = 36 \n" ); document.write( "W = 12 (# caught by Wayne) \n" ); document.write( "S = W-2 = 10 (# caught by Stokely) \n" ); document.write( "H = W+3 = 15 (# caught by Harrison) \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |