document.write( "Question 356152: two baseball players hit 79 home runs combined last season. the first player hit 7 more home runs than twice the number of home runs hit by the second player. how many home runs did each player hit? \n" ); document.write( "
Algebra.Com's Answer #254223 by mananth(16946)![]() ![]() You can put this solution on YOUR website! two baseball players hit 79 home runs combined last season. the first player hit 7 more home runs than twice the number of home runs hit by the second player. how many home runs did each player hit?\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "let second player hit x home runs \n" ); document.write( "first will hit 2x+7.. \n" ); document.write( "their sum = 79 \n" ); document.write( "x+2x+7=79 \n" ); document.write( "3x+7=79 \n" ); document.write( "3x=79-7 \n" ); document.write( "3x=72 \n" ); document.write( "/3 \n" ); document.write( "x=72/3 \n" ); document.write( "x= 24 scored by second \n" ); document.write( "first will score 55 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |