Last visit was: 20 Nov 2025, 08:35 It is currently 20 Nov 2025, 08:35
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
guerrero25
Joined: 10 Apr 2012
Last visit: 13 Nov 2019
Posts: 244
Own Kudos:
5,064
 [23]
Given Kudos: 325
Location: United States
Concentration: Technology, Other
GPA: 2.44
WE:Project Management (Telecommunications)
Posts: 244
Kudos: 5,064
 [23]
3
Kudos
Add Kudos
20
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
johnwesley
Joined: 24 Jan 2013
Last visit: 20 Nov 2013
Posts: 61
Own Kudos:
414
 [10]
Given Kudos: 6
Posts: 61
Kudos: 414
 [10]
7
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
User avatar
Virgilius
Joined: 15 Feb 2013
Last visit: 25 May 2016
Posts: 25
Own Kudos:
61
 [5]
Given Kudos: 11
Status:Currently Preparing the GMAT
Location: United States
GMAT 1: 550 Q47 V23
GPA: 3.7
WE:Analyst (Consulting)
GMAT 1: 550 Q47 V23
Posts: 25
Kudos: 61
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
Zarrolou
Joined: 02 Sep 2012
Last visit: 11 Dec 2013
Posts: 846
Own Kudos:
5,145
 [2]
Given Kudos: 219
Status:Far, far away!
Location: Italy
Concentration: Finance, Entrepreneurship
GPA: 3.8
Posts: 846
Kudos: 5,145
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
The right formula is:

P(A u B u C) : P(A) + P(B) + P(C) – P(A n B) – P(A n C) – P(B n C) + P(A n B n C)
formulae-for-3-overlapping-sets-69014.html

Here I would use those:
2. To determine the No of persons in exactly one set : P(A) + P(B) + P(C) – 2P(A n B) – 2P(A n C) – 2P(B n C) + 3P(A n B n C)
\(x\)=number in 2 classes or P(A n B) + P(A n C) + P(B n C)
\(20=14+10+11-2x+9*3\)
\(x=12\)
3. To determine the No of persons in exactly two of the sets : P(A n B) + P(A n C) + P(B n C) – 3P(A n B n C)
That's the answer:
Answer \(=x-3*3\)
\(12-9=3\)
User avatar
navigator123
Joined: 17 May 2012
Last visit: 18 Aug 2014
Posts: 47
Own Kudos:
503
 [3]
Given Kudos: 61
Status:Trying.... & desperate for success.
Location: India
Concentration: Leadership, Entrepreneurship
Schools: NUS '15
GPA: 2.92
WE:Analyst (Computer Software)
Schools: NUS '15
Posts: 47
Kudos: 503
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
guerrero25
A school has 3 classes, math class has 14 students. English class has 10 students, PE class has 11 students. There are 20 students taking only one class, 3 students are taking all three classes. How many students are taking two classes?

A) 3
B) 6
C) 9
D) 18
E)20

could any one show me the solution using 3 overlapping groups formula .

T = A + B + C - (AB + AC + BC) - 2(ABC) ... I am getting a wrong answer :(

thanks !

T = 14 + 10 + 11 - 2[P(A U B) + P(A U C) + P(C U B)] + 3P(A U B U C)
Let the sum of students attending 2 classes be Y

T = 35 - 2Y + 9 = 44 - 2Y ------- I

Also,
T = 20 + Y + 3
T = 23 + Y --------- II

Comparing I & II we get Y = 3
User avatar
WoundedTiger
Joined: 25 Apr 2012
Last visit: 25 Sep 2024
Posts: 521
Own Kudos:
2,536
 [3]
Given Kudos: 740
Location: India
GPA: 3.21
WE:Business Development (Other)
Products:
Posts: 521
Kudos: 2,536
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
guerrero25
A school has 3 classes, math class has 14 students. English class has 10 students, PE class has 11 students. There are 20 students taking only one class, 3 students are taking all three classes. How many students are taking two classes?

A) 3
B) 6
C) 9
D) 18
E)20

could any one show me the solution using 3 overlapping groups formula .

T = A + B + C - (AB + AC + BC) - 2(ABC) ... I am getting a wrong answer :(

thanks !


Hi guerrero25,

There are 2 forumulaes
T = A+B+C - (Sum of 2 groups) + ( Sum of all three groups) + Neither

and T = A+B+C - (Sum of exactly 2 groups) - 2( sum of all three groups) + Neither

In this Q, Neither = 0

T = 14+10+11

35= 14+10+11 - x + 3 +0
x =3

Note the 2nd Forumlae will be applied when we are asked about exactly 2 classes where as 1st formulae will be applied for group attending 2 classes.
User avatar
guerrero25
Joined: 10 Apr 2012
Last visit: 13 Nov 2019
Posts: 244
Own Kudos:
Given Kudos: 325
Location: United States
Concentration: Technology, Other
GPA: 2.44
WE:Project Management (Telecommunications)
Posts: 244
Kudos: 5,064
Kudos
Add Kudos
Bookmarks
Bookmark this Post
mridulparashar1
guerrero25
A school has 3 classes, math class has 14 students. English class has 10 students, PE class has 11 students. There are 20 students taking only one class, 3 students are taking all three classes. How many students are taking two classes?

A) 3
B) 6
C) 9
D) 18
E)20

could any one show me the solution using 3 overlapping groups formula .

T = A + B + C - (AB + AC + BC) - 2(ABC) ... I am getting a wrong answer :(

thanks !


Hi guerrero25,

There are 2 forumulaes
T = A+B+C - (Sum of 2 groups) + ( Sum of all three groups) + Neither

and T = A+B+C - (Sum of exactly 2 groups) - 2( sum of all three groups) + Neither

In this Q, Neither = 0

T = 14+10+11

35= 14+10+11 - x + 3 +0
x =3

Note the 2nd Forumlae will be applied when we are asked about exactly 2 classes where as 1st formulae will be applied for group attending 2 classes.


Hello Mridul ,Thanks for the explanation . Could you elaborate more when you say "Note the 2nd Forumlae will be applied when we are asked about exactly 2 classes where as 1st formulae will be applied for group attending 2 classes"..I could not understand the difference .

thanks again !
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 20 Nov 2025
Posts: 16,267
Own Kudos:
77,005
 [4]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 77,005
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
guerrero25
mridulparashar1


Hi guerrero25,

There are 2 forumulaes
T = A+B+C - (Sum of 2 groups) + ( Sum of all three groups) + Neither

and T = A+B+C - (Sum of exactly 2 groups) - 2( sum of all three groups) + Neither

In this Q, Neither = 0

T = 14+10+11

35= 14+10+11 - x + 3 +0
x =3

Note the 2nd Forumlae will be applied when we are asked about exactly 2 classes where as 1st formulae will be applied for group attending 2 classes.


Hello Mridul ,Thanks for the explanation . Could you elaborate more when you say "Note the 2nd Forumlae will be applied when we are asked about exactly 2 classes where as 1st formulae will be applied for group attending 2 classes"..I could not understand the difference .

thanks again !

To understand the two different formulas, look at the diagram given here:
Attachment:
SetsThree_1_23Sept.jpg
SetsThree_1_23Sept.jpg [ 20.19 KiB | Viewed 10008 times ]


A - No of people in set A = a + d + e + g
B - No of people in set B = b + d + g + f
C - No of people in set C = c + e + g + f

Notice that Total = a + b+ c + d + e + f + g
But depending on the given data, we often don't have values for a, b, c etc separately. When the question says, Math class has 14 students, it means a + d + e + g = 14. Similarly, if English class has 10 students, it means b + d + g + f = 10 and so on...
So we need to subtract the things we have counted twice/thrice. Note that if we write 14 + 10, we have already counted d and g twice here.

When we add A + B, we have counted (d +g) twice so we need to subtract it out once.
When we add C to it as well, we have counted (e + g) and (f + g) twice too so we need to subtract them out as well.
But when we do this, we have subtracted the g region 3 times and hence, it's not accounted for now. So we add it back.
This is how you get
T = A+B+C - (Sum of 2 groups) + ( Sum of all three groups) + Neither

On the other hand,
If after adding A + B + C, you subtract the region which is common to ONLY two sets i.e. d, e and f, then you still need to subtract the g region twice since it is present in A, B and C.
That is how you get the formula:
T = A+B+C - (Sum of ONLY 2 groups) - 2*( Sum of all three groups) + Neither

The formula to use depends on what data is given in the question.

To avoid confusion, it is a good idea to use venn diagrams instead.
User avatar
Transcendentalist
Joined: 24 Nov 2012
Last visit: 04 Dec 2023
Posts: 130
Own Kudos:
1,059
 [1]
Given Kudos: 73
Concentration: Sustainability, Entrepreneurship
GMAT 1: 770 Q50 V44
WE:Business Development (Internet and New Media)
GMAT 1: 770 Q50 V44
Posts: 130
Kudos: 1,059
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Isn't the question ambiguous?

A is answer is the question is only two classes

B is the answer if it is at least two classes

Correct me if i am wrong...
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 479
Own Kudos:
Given Kudos: 141
Posts: 479
Kudos: 3,340
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Transcendentalist
Isn't the question ambiguous?

A is answer is the question is only two classes

B is the answer if it is at least two classes

Correct me if i am wrong...

I don't think there is any ambiguity. If they were asking for "atleast two classes", the question would have mentioned that specifically.Also, the fact that they have given the number of students who take all three classes, doesn't really add anything new to the scenario of "atleast two classes".
User avatar
Transcendentalist
Joined: 24 Nov 2012
Last visit: 04 Dec 2023
Posts: 130
Own Kudos:
Given Kudos: 73
Concentration: Sustainability, Entrepreneurship
GMAT 1: 770 Q50 V44
WE:Business Development (Internet and New Media)
GMAT 1: 770 Q50 V44
Posts: 130
Kudos: 1,059
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Maybe i am confusing my verbal with quant :-D

But the right answer to the question "How many students are taking two classes? " is 6 as there are 6 students taking two classes
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 479
Own Kudos:
Given Kudos: 141
Posts: 479
Kudos: 3,340
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Transcendentalist
Maybe i am confusing my verbal with quant :-D

But the right answer to the question "How many students are taking two classes? " is 6 as there are 6 students taking two classes

You can think of it as this : number of students taking two classes : M and E OR E and PE OR M and PE.
Question asks how many take either M and E OR E and PE OR M and PE? The students who take all three will not fall under this category as they take all three.
Again, the answer will be 6 , only for number of students taking atleast two classes,i.e. two or more.
I think the word "only" is inherent for the given question.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 20 Nov 2025
Posts: 16,267
Own Kudos:
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 77,005
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Transcendentalist
Isn't the question ambiguous?

A is answer is the question is only two classes

B is the answer if it is at least two classes

Correct me if i am wrong...

Yes, I would think twice too. The official questions will say either 'how many take EXACTLY two classes' or 'How many take AT LEAST two classes'. GMAC digs potholes for you but it is not unfair. You will never wonder what they want to know - you may ignore what they want to know or you may wonder how to get it.
User avatar
gmatprav
Joined: 25 Oct 2013
Last visit: 19 Nov 2015
Posts: 111
Own Kudos:
Given Kudos: 55
Posts: 111
Kudos: 185
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Yup I agree with Transcendentalist. The question asks how many students take 2 classes. Those 3 people who take 3 classes ALSO take two classes. Hence 6 seems correct choice.
User avatar
v12345
Joined: 01 Mar 2015
Last visit: 22 Aug 2025
Posts: 399
Own Kudos:
Given Kudos: 44
Location: India
Posts: 399
Kudos: 1,084
Kudos
Add Kudos
Bookmarks
Bookmark this Post
guerrero25
A school has 3 classes, math class has 14 students. English class has 10 students, PE class has 11 students. There are 20 students taking only one class, 3 students are taking all three classes. How many students are taking two classes?

A) 3
B) 6
C) 9
D) 18
E)20

could any one show me the solution using 3 overlapping groups formula .

T = A + B + C - (AB + AC + BC) - 2(ABC) ... I am getting a wrong answer :(

thanks !

Here we have to find (AB + AC + BC), and given (A + B + C) = 20, (ABC) =3

so we use formula
Sum of individual Total of A , B and C = (A + B + C) +2(AB + AC + BC) +3(ABC)

=> 14 + 10 + 11 = 20 + 2(AB + AC + BC) +3(3)

=> (AB + AC + BC) = 3 Answer


If explanation is of help, give kudos to motivate me.
User avatar
suyash26
Joined: 30 Oct 2021
Last visit: 10 Aug 2024
Posts: 2
Given Kudos: 88
Location: India
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
guerrero25
A school has 3 classes, math class has 14 students. English class has 10 students, PE class has 11 students. There are 20 students taking only one class, 3 students are taking all three classes. How many students are taking two classes?

A) 3
B) 6
C) 9
D) 18
E)20

could any one show me the solution using 3 overlapping groups formula .

T = A + B + C - (AB + AC + BC) - 2(ABC) ... I am getting a wrong answer :(

thanks !

Here,

Let T be the total no of students,

then T = 20 + x +3,
where, x be the no of students taking exactly 2 classes.

So,
20+x+3 = 14+10+11 -x -2 *3. This should give you the answer.

here x is :
x = AB+BC+AC - 3(ABC), where ABC means students taking all classes and ABC = 3 (GIVEN), AB,BC,AC means students taking 2 classes (and not the only two classes).
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,600
Own Kudos:
Posts: 38,600
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105420 posts
Tuck School Moderator
805 posts