document.write( "Question 952230: Player A led a baseball league in runs batted in for the 2006 regular season. Player B, who came in second to player A had 16 fewer runs batted in for the 2006 regular season. Together these two players brought home 242 runs during the season. How many runs batted did player A and B each account for? \n" ); document.write( "
Algebra.Com's Answer #581529 by macston(5194)![]() ![]() You can put this solution on YOUR website! A=Player A runs; B=Player B runs=A-16 \n" ); document.write( "A+B=242 Substitute for B. \n" ); document.write( "A+A-16=242 Add 16 to each side. \n" ); document.write( "2A=258 Divide each side by 2. \n" ); document.write( "A=129 ANSWER 1: Player A batted in 129 runs. \n" ); document.write( "B=A-16=129-16=113 ANSWER 2: Player B batted in 113 runs \n" ); document.write( "CHECK: \n" ); document.write( "A+B=242 \n" ); document.write( "129+113=242 \n" ); document.write( "242=242 \n" ); document.write( " |