Bunuel
At a national robotics competition, the average score of participants who received a grant was 20 points higher than the average score of those who did not. What was the average score of all participants?
(1) The average score of those who received a grant was 192.
(2) 20% of participants received a grant.
Gentle note to all experts and tutors: Please refrain from replying to this question until the Official Answer (OA) is revealed. Let students attempt to solve it first. You are all welcome to contribute posts after the OA is posted. Thank you all for your cooperation!The number of students who received a grant = x
The number of students who did not receive a grant = y
Statement 1
(1) The average score of those who received a grant was 192.
Average of the group = \(\frac{192 x + (192 + 20) y }{ x + y}\) = \(\frac{192 (x + 20y)}{x+y}\)
The statement alone is not sufficient to find the average of the group. Eliminate A and D.
Statement 2
(2) 20% of participants received a grant.
x = 0.2(x + y)
0.8x = 0.2y
y = 4x
While we have a relationship between x and y, we don't know the average score of each target group. Hence, we cannot find the average score of the whole group.
The statement alone is not sufficient to answer the question asked.
Eliminate B.
CombinedFrom (1) → \(\frac{192 (x + 20y)}{x+y}\)
From (2) → \(y = 4x\)
Combined
\(\frac{192 (x + 20*4x)}{x+4x}\)
The x from numerator and denominator can be eliminated and we will have a definite answer.
Option C