document.write( "Question 956415: Two baseball players hit 14 home runs combined last season. The first player hit 5 more home runs than twice the number of home runs the second player hit. How many home runs did each player hit? I do not understand how to convert this math question from word form to problem form. \n" ); document.write( "
Algebra.Com's Answer #584290 by macston(5194)![]() ![]() You can put this solution on YOUR website! F=first player's home runs; S=second players home runs \n" ); document.write( "F+S=14 Subtract S from each side. \n" ); document.write( "F=14-S \n" ); document.write( "F=2S+5 Substitute for F. \n" ); document.write( "14-S=2S+5 Add S to each side. \n" ); document.write( "14=3S+5 Subtract 5 from each side. \n" ); document.write( "9=3S Divide each side by 3 \n" ); document.write( "3=S ANSWER 1: The second player hit 3 home runs. \n" ); document.write( "F=14-S=14-3=11 ANSWER 2: the first player hit 11 home runs \n" ); document.write( "CHECK: \n" ); document.write( "F=2S+5 \n" ); document.write( "11=2(3)+5 \n" ); document.write( "11=6+5 \n" ); document.write( "11=11 \n" ); document.write( " |