document.write( "Question 894666: A group pupil took part in a quiz and scored an average of 38 marks.when one of the pupils 48 marks was excluded the average marks would become 36.how many pupils took part in the quiz? \n" ); document.write( "
| Algebra.Com's Answer #542328 by reviewermath(1029)     You can put this solution on YOUR website! Q: \n" ); document.write( "A group pupil took part in a quiz and scored an average of 38 marks.when one of the pupils 48 marks was excluded the average marks would become 36.how many pupils took part in the quiz? \n" ); document.write( "A: \n" ); document.write( "Let x = number of pupils \n" ); document.write( "(38x - 48)/(x - 1) = 36 \n" ); document.write( "38x - 48 = 36x - 36 \n" ); document.write( "38x - 36x = 48 - 36 \n" ); document.write( "2x = 12 \n" ); document.write( "x = 6 \n" ); document.write( "6 pupils \n" ); document.write( " |