What's the quickest way to solve this? Click on image

This topic has expert replies
Source: — Problem Solving |

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Wed Jun 11, 2014 6:26 pm
Each of 90 students participated at least 1 of the track tryouts: High jump, long jump, 100 meter dash. If 20 students participated in high jump tryout, 40 students participated in the long jump tryout and 60 students participated in the 100 meter dash tryout, and if 5 students participated in all 3 tryouts, how many students participated in only two of these tryouts?

(A) 25
(B) 20
(C) 15
(D) 10
(E) 5
Here is one formula for 3 overlapping groups:

T = A + B + C - (AB + AC + BC) - 2(ABC)

The big idea with overlapping group problems is to SUBTRACT THE OVERLAPS.
When we add together everyone in A, everyone in B, and everyone in C:
Those in exactly 2 of the groups (AB+AC+BC) are counted twice, so they need to be subtracted from the total ONCE.
Those in all 3 groups (ABC) 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 = 90.
A = high jump = 20.
B = long jump = 40.
C = dash = 60.
The number participating in exactly 2 events = AB + AC + BC = x.
Since 5 students participate in all 3 events, ABC = 5.

Plugging these values into the formula, we get:
90 = 20 + 40 + 60 - x - 2(5)
x = 20.

The correct answer is B.
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

Newbie | Next Rank: 10 Posts
Posts: 1
Joined: Tue Jun 10, 2014 8:07 am

by manitosh » Thu Jun 12, 2014 4:49 am
x= no. of people tried high jump and long jump
y= no. of people tried 100M and long jump
z= no. of people tried high jump and 100M

5= people who tried all three
x+y+z = no of opeople tried two events

(20-5)+(40-5)+(60-5)- (x+y+z+5) =90(total)
105-90 =x+y+z-5=x+y+z = 20

Cheers
MS