Multiple choice

The average age of a class is 40 years. 12 new students with an average age of 32 years join the class, thereby decreasing the average age by 4 years. The original strength of the class was:

  1. 10

  2. 11

  3. 12

  4. 13

  5. 14

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Let x be the original number of students. The total age is 40x. After 12 students join, the total age is 40x + 12*32, and the new average is 40 - 4 = 36. So, (40x + 384) / (x + 12) = 36. Solving for x gives 40x + 384 = 36x + 432, which leads to 4x = 48, so x = 12.

AI explanation

Let the original strength of the class be x. The original total age is 40x, and the total age of the 12 new students is 12 times 32, which is 384. The new average is 36, so the equation is 40x plus 384 equals 36 times the sum of x and 12. Solving 40x plus 384 equals 36x plus 432 gives 4x equals 48, meaning x is 12.