document.write( "Question 111048: Steve hit four more home runs than twice the number of home runs Larry hit. Together they hit 10 home runs. How many home runs did Steve hit? \n" ); document.write( "
Algebra.Com's Answer #81018 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Steve hit four more home runs than twice the number of home runs Larry hit. Together they hit 10 home runs. How many home runs did Steve hit? \n" ); document.write( "----------------- \n" ); document.write( "Always let the smaller quantity be \"x\"; that way you avoid fractions. \n" ); document.write( "-------------- \n" ); document.write( "Let # of Larry home runs be \"x\". \n" ); document.write( "Then Steve his 2x+4 home runs. \n" ); document.write( "------------- \n" ); document.write( "EQUATION: \n" ); document.write( "x + 2x+4 = 10 \n" ); document.write( "3x = 6 \n" ); document.write( "x = 2 (Larry hit two home runs) \n" ); document.write( "2x+4 = 8 (Steve hit eight home runs) \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |