document.write( "Question 693129: Jim has taken 5 tests and his average is 84, if he gets a 100%, a perfect score on his next three text what will be his new average? \n" ); document.write( "
Algebra.Com's Answer #427269 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! The average grade is the sum of grades divided by the number of grades. Your student has an 84 (out of 100) average for 5 grades, so the sum of the first five grades is \n" ); document.write( "(1) sum = 5*84 or \n" ); document.write( "(2) sum = 420 \n" ); document.write( "Now when the student scores 100 on each of the next three tests his new sum is \n" ); document.write( "(3) new sum = 420 + 100 + 100 + 100 or \n" ); document.write( "(4) new sum = 720 \n" ); document.write( "Now he has 8 grades, so his/her new average is \n" ); document.write( "(5) new average = 720/8 or \n" ); document.write( "(6) new average = 90 \n" ); document.write( "Answer: The student's new average will be 90%. \n" ); document.write( " |