GMAT Club Official Explanation:
Three classes, Alpha, Beta, and Gamma, with no student overlap, take a test. The average (arithmetic mean) score in class Alpha is 40, in class Beta is 68, and in class Gamma is 62. The combined average score of classes Alpha and Beta is 61, while the combined average score of classes Alpha and Gamma is 42. What is the ratio of the number of students in classes Alpha, Beta, and Gamma?A. 1:3:1
B. 1:3:10
C. 1:30:10
D. 5:15:1
E. 10:30:1
Let the number of students in classes Alpha, Beta, and Gamma be a, b, and g, respectively. Then the total scores for these classes will be 40a, 68b, and 62g, respectively.
Since the combined average score of classes Alpha and Beta is 61, then 40a + 68b = 61(a + b) (note that both sides of the equation represent the combined score of classes Alpha and Beta). Simplifying the equation, we get 3a = b.
Similarly, the combined average score of classes Alpha and Gamma being 42 means 40a + 62g = 42(a + g), which simplifies to a = 10g.
Thus, we have 3a = b and a = 10g. Therefore, the ratio a : b : g = a : (3a) : (a/10). Multiplying by 10 yields 10a : 30a : a, which simplifies to 10 : 30 : 1.
Answer: E.