document.write( "Question 1065706: Tom had 67 points on his last math quiz, and it increased his average from 27 to 32 points. How many points on the last quiz would have increased his average to 35 points per quiz. \n" ); document.write( "
Algebra.Com's Answer #680894 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! average = total/n \n" ); document.write( "27= total/n \n" ); document.write( "after last quiz, his average is (total+67)/(n+1)=32 \n" ); document.write( "Therefore, 32 n+ 32=total +67 \n" ); document.write( "and 27n=total \n" ); document.write( "So 32 n + 32=27 n +67 \n" ); document.write( "5n=35 \n" ); document.write( "n=7 \n" ); document.write( "He had 189 points in his first 7 quizzes. \n" ); document.write( "after getting a 67, he had 256 points in 8 quizzes, which is 32 average. \n" ); document.write( "If he had gotten a total of 280 points in 8 quizzes, he would have had a 35 average. \n" ); document.write( "He would have needed a 280-189 score or a 91 on his last quiz. \n" ); document.write( " \n" ); document.write( " |