document.write( "Question 908223: If someone had an average of 8 after 20 quizzes, how can I find their average after the 21st quiz if their score on that was 0? \n" ); document.write( "
Algebra.Com's Answer #550916 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Assuming there are ten points in each quiz... \n" ); document.write( "8 * 20 = 160 points out of 200 possible, for 80% \n" ); document.write( "Assuming a zero on the next quiz, there are still 160 points, but now out of 210 possible. 160/210 = 76.19% \n" ); document.write( " |