hkstrz wrote:For a player to qualify for the finals of the game competition, he has to win three games - NFS, Chess, Scrabble. 26 players won at least one of the three games. 22 won NFS, 17 won Chess, 19 won Scrabble. What is the difference between the maximum and minimum number of players who could qualify for the finals?
T = N + C + S - (NC + NS + SC) - 2(NCS).
The big idea with overlapping group problems is to SUBTRACT THE OVERLAPS.
When we add together everyone in N, everyone in S, and everyone in C:
Those in exactly 2 of the groups (NC + NS + SC) are counted twice, so they need to be subtracted from the total ONCE.
Those in all 3 groups (NCS) are counted 3 times, so they need to be subtracted from the total TWICE.
By subtracting the overlaps, we ensure that no one is overcounted.
In the problem above:
T = 26
N = 22
C = 17
S = 19.
Thus:
26 = 22 + 17 + 19 - (NC + NS + SC) - 2(NCS)
(NC + NS + SC) + 2(NCS) = 32.
MAXIMUM:
To maximize the value of NCS, we must MINIMIZE the value of NC + NS + SC.
If NC + NS + SC = 0, we get:
0 + 2(NCS) = 32
NCS = 16.
MINIMUM:
To MINIMIZE the value of NCS, we must MAXIMIZE the value of NC + NS + SC.
Since N=22, the maximum value of SC = 26-22 = 4.
Since C=17, the maximum value of NS = 26-17 = 9.
Since S=19, the maximum value of NC = 26-19 = 7.
Since the maximum value of NC + NS + SC = 7+9+4 = 20, we get:
20 + 2(NCS) = 32.
NCS = 6.
Thus, the maximum difference = 16-6 = 10.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.
As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.
For more information, please email me (Mitch Hunt) at
[email protected].
Student Review #1
Student Review #2
Student Review #3