In a class of ‘x’ students, if a new student
weighing 32 kg joins the class, then the average weight of the class increases by 1 kg. If the new student’s weight is 16 kg, then the average weight of the class decreases by 1 kg. Find ‘x’?
A6Correct AnswerIncorrect Answer
B7Correct AnswerIncorrect Answer
C5Correct AnswerIncorrect Answer
D8Correct AnswerIncorrect Answer
E9Correct AnswerIncorrect Answer
Solution
Number of students in the class is x.
Let the Average weight of the class be y.
Total weight of the class = xy
If one student (32 kg) joins, comparing total weight of the class,
(xy+32)/(x+1) = (y+1)
x + y = 31 ------- (i)
If one student (16 kg) joins, comparing total weight of the class,
(xy + 16)/(x+1) = (y-1)
-x + y = 17 -------- (ii)
Solving the equations (i) & (ii) we get,
x = 7
Therefore the total number of students in a class is 7.