document.write( "Question 787754: Grace's average bowling score over the past 6 games is 150. If she wants to raise her average score by 10%, and she has two games left in the season, what must her average score on the last two games be? \n" ); document.write( "
Algebra.Com's Answer #478329 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Increasing her average score of 150 by 10% means the new average score = 1.1*150 = 165. \n" ); document.write( "For the first 6 games her total is 150*6 = 900 \n" ); document.write( "The total for the first 6 games plus the total for the final 2 divided by 8 will equal her new average: \n" ); document.write( "165 = (900 + S)8 \n" ); document.write( "1320 - 900 = S \n" ); document.write( "S = 420 \n" ); document.write( "So she must average 210 for the final two games \n" ); document.write( " \n" ); document.write( " |