Bunuel
In a tournament, there are two groups of teams. Group A has 20 teams and Group B has 25 teams. The average (arithmetic mean) scores of teams in Group A and B are 20 and 25, respectively. The highest and lowest scores in Group A are 25 and 15, respectively and the highest and lowest scores in Group B are 32 and 24, respectively. What can be the minimum and maximum value of Groups B’s average scores, if 5 teams are transferred from Group A to Group B?
A. 22.5 and 25
B. 25 and 25
C. 700/3 and 25
D. 700/3 and 26
E. 700/3 and 30
Are You Up For the Challenge: 700 Level Questions...................A......B
# of teams....20...25
Average........20...25
% teams are to be transferred from A to B..
Let A's teams score be 10 have highest score, that is 25 and remaining 10 have 15, the lowest.
MAX average of B after transfer..
All 5 have maximum possible, that is 25, so NEW average of B = \(\frac{25*25+25*5}{30}=25\)
MIN average of B after transfer..
All 5 have minimum possible, that is 15, so NEW average of B = \(\frac{25*25+15*5}{30}=\frac{25(25+3)}{30}=\frac{700}{3}\)
So Min and Max = 25 and 700/3
C
I think the minimum should be 700/30 = 70/3 and not 700/3, options are also incorrect.
Bunuel , please look into it
____________________
Fixed. Thank you.