Last visit was: 19 Nov 2025, 07:48 It is currently 19 Nov 2025, 07:48
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
mydreammba
Joined: 28 Jul 2011
Last visit: 06 Dec 2013
Posts: 224
Own Kudos:
1,625
 [79]
Given Kudos: 16
Location: United States
Concentration: International Business, General Management
GPA: 3.86
WE:Accounting (Commercial Banking)
Posts: 224
Kudos: 1,625
 [79]
4
Kudos
Add Kudos
75
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,253
 [23]
8
Kudos
Add Kudos
14
Bookmarks
Bookmark this Post
avatar
kinkmetal
Joined: 13 Dec 2011
Last visit: 26 Mar 2014
Posts: 49
Own Kudos:
20
 [8]
Given Kudos: 8
Location: United States (FL)
Concentration: Strategy, General Management
Schools: NYU Stern - Class of 2015
GMAT 1: 700 Q49 V37
GMAT 2: 740 Q48 V42
WE:Information Technology (Other)
Schools: NYU Stern - Class of 2015
GMAT 2: 740 Q48 V42
Posts: 49
Kudos: 20
 [8]
6
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
avatar
Sistersunshine
Joined: 26 Jul 2011
Last visit: 08 Nov 2012
Posts: 4
Own Kudos:
Given Kudos: 7
Posts: 4
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi there, I got 330 and don't understand why this would be wrong.
"examination" has 11 letters out of which we are selecting 4 letters.
11C4=11!/4!7!=330. What's the source of this question?
User avatar
FuzzyBuzzard
User avatar
Current Student
Joined: 20 Jan 2012
Last visit: 26 Nov 2016
Posts: 126
Own Kudos:
Given Kudos: 10
Status:Duke!
GMAT 1: 710 Q49 V38
GMAT 1: 710 Q49 V38
Posts: 126
Kudos: 41
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I would be thankful if someone could point out what is wrong in my solution:
In total we have to select 4 out of 11, so its 11C4.
each of the 3 couples can be substituted within itself, so for each we have 2!=2 inner combinations.
counting out those duplicities: 11C4/(2!*2!*2!) = 41.25 :-(
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,253
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bumping for review and further discussion*. Get a kudos point for an alternative solution!

*New project from GMAT Club!!! Check HERE

Theory on Combinations: math-combinatorics-87345.html

DS questions on Combinations: search.php?search_id=tag&tag_id=31
PS questions on Combinations: search.php?search_id=tag&tag_id=52

Tough and tricky questions on Combinations: hardest-area-questions-probability-and-combinations-101361.html
avatar
up4gmat
Joined: 14 Dec 2012
Last visit: 29 Jun 2022
Posts: 59
Own Kudos:
Given Kudos: 186
Location: United States
Posts: 59
Kudos: 22
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
raanan
I would be thankful if someone could point out what is wrong in my solution:
In total we have to select 4 out of 11, so its 11C4.
each of the 3 couples can be substituted within itself, so for each we have 2!=2 inner combinations.
counting out those duplicities: 11C4/(2!*2!*2!) = 41.25 :-(

Find the number of ways in which 4 letters may be selected from the word "Examination"?
A. 66
B. 70
C. 136
D. 330
E. 4264

We have, 11 letters: {A, A, E, I, I, O, M, N, N, T, X};
Out of them there are 3 pairs: {A, A}, {I, I} and {N, N}.
So, # of distinct letters is 8: {A, E, I, I, O, M, N, N, T, X}

As pointed out, there are 3 different cases possible.
{abcd} - all 4 letters are distinct: \(C^4_8=70\);
{aabc} - two letters are alike and other two are distinct: \(C^1_3*C^2_7=63\) (\(C^1_3\) is a # of ways to choose which two letters will be alike from 3 pairs and \(C^2_7\) # of ways to choose other two distinct letters from 7 letters which are left);
{aabb} - two letters are alike and other two letters are also alike: \(C^2_3=3\) (\(C^3_3\) is a # of ways of choosing two pairs of alike letter from 3 such pairs);

Total=70+63+3=136.

Answer: C.

So, as you can see you can not just pick 4 letters with \(C^4_{11}\) and then divide it by some factorial as there are 3 different cases possible and each has its own factorial correction.

Hope it's clear.


Hi Bunuel,
If the ques states that no repititions are possible, we will divide by factorial of no of time the letters are repeated to get the answer?Am i correct?Kindly clarify
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,253
Kudos
Add Kudos
Bookmarks
Bookmark this Post
up4gmat
Bunuel
raanan
I would be thankful if someone could point out what is wrong in my solution:
In total we have to select 4 out of 11, so its 11C4.
each of the 3 couples can be substituted within itself, so for each we have 2!=2 inner combinations.
counting out those duplicities: 11C4/(2!*2!*2!) = 41.25 :-(

Find the number of ways in which 4 letters may be selected from the word "Examination"?
A. 66
B. 70
C. 136
D. 330
E. 4264

We have, 11 letters: {A, A, E, I, I, O, M, N, N, T, X};
Out of them there are 3 pairs: {A, A}, {I, I} and {N, N}.
So, # of distinct letters is 8: {A, E, I, I, O, M, N, N, T, X}

As pointed out, there are 3 different cases possible.
{abcd} - all 4 letters are distinct: \(C^4_8=70\);
{aabc} - two letters are alike and other two are distinct: \(C^1_3*C^2_7=63\) (\(C^1_3\) is a # of ways to choose which two letters will be alike from 3 pairs and \(C^2_7\) # of ways to choose other two distinct letters from 7 letters which are left);
{aabb} - two letters are alike and other two letters are also alike: \(C^2_3=3\) (\(C^3_3\) is a # of ways of choosing two pairs of alike letter from 3 such pairs);

Total=70+63+3=136.

Answer: C.

So, as you can see you can not just pick 4 letters with \(C^4_{11}\) and then divide it by some factorial as there are 3 different cases possible and each has its own factorial correction.

Hope it's clear.


Hi Bunuel,
If the ques states that no repititions are possible, we will divide by factorial of no of time the letters are repeated to get the answer?Am i correct?Kindly clarify

In this case we would be basically selecting 4 letters out of 8: {A, E, I, O, M, N, T, X}.
Answer: \(C^4_8=70\)
User avatar
jlgdr
Joined: 06 Sep 2013
Last visit: 24 Jul 2015
Posts: 1,311
Own Kudos:
Given Kudos: 355
Concentration: Finance
Posts: 1,311
Kudos: 2,863
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
raanan
I would be thankful if someone could point out what is wrong in my solution:
In total we have to select 4 out of 11, so its 11C4.
each of the 3 couples can be substituted within itself, so for each we have 2!=2 inner combinations.
counting out those duplicities: 11C4/(2!*2!*2!) = 41.25 :-(

Find the number of ways in which 4 letters may be selected from the word "Examination"?
A. 66
B. 70
C. 136
D. 330
E. 4264

We have, 11 letters: {A, A, E, I, I, O, M, N, N, T, X};
Out of them there are 3 pairs: {A, A}, {I, I} and {N, N}.
So, # of distinct letters is 8: {A, E, I, I, O, M, N, N, T, X}

As pointed out, there are 3 different cases possible.
{abcd} - all 4 letters are distinct: \(C^4_8=70\);
{aabc} - two letters are alike and other two are distinct: \(C^1_3*C^2_7=63\) (\(C^1_3\) is a # of ways to choose which two letters will be alike from 3 pairs and \(C^2_7\) # of ways to choose other two distinct letters from 7 letters which are left);
{aabb} - two letters are alike and other two letters are also alike: \(C^2_3=3\) (\(C^3_3\) is a # of ways of choosing two pairs of alike letter from 3 such pairs);

Total=70+63+3=136.

Answer: C.

So, as you can see you can not just pick 4 letters with \(C^4_{11}\) and then divide it by some factorial as there are 3 different cases possible and each has its own factorial correction.

Hope it's clear.

When is it ok to use the anagram method for such problems?

I did 11! / 5!2!2!2! , but obviously incorrect

Any idea?

Thanks!
Cheers
J
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,253
Kudos
Add Kudos
Bookmarks
Bookmark this Post
jlgdr
Bunuel
raanan
I would be thankful if someone could point out what is wrong in my solution:
In total we have to select 4 out of 11, so its 11C4.
each of the 3 couples can be substituted within itself, so for each we have 2!=2 inner combinations.
counting out those duplicities: 11C4/(2!*2!*2!) = 41.25 :-(

Find the number of ways in which 4 letters may be selected from the word "Examination"?
A. 66
B. 70
C. 136
D. 330
E. 4264

We have, 11 letters: {A, A, E, I, I, O, M, N, N, T, X};
Out of them there are 3 pairs: {A, A}, {I, I} and {N, N}.
So, # of distinct letters is 8: {A, E, I, I, O, M, N, N, T, X}

As pointed out, there are 3 different cases possible.
{abcd} - all 4 letters are distinct: \(C^4_8=70\);
{aabc} - two letters are alike and other two are distinct: \(C^1_3*C^2_7=63\) (\(C^1_3\) is a # of ways to choose which two letters will be alike from 3 pairs and \(C^2_7\) # of ways to choose other two distinct letters from 7 letters which are left);
{aabb} - two letters are alike and other two letters are also alike: \(C^2_3=3\) (\(C^3_3\) is a # of ways of choosing two pairs of alike letter from 3 such pairs);

Total=70+63+3=136.

Answer: C.

So, as you can see you can not just pick 4 letters with \(C^4_{11}\) and then divide it by some factorial as there are 3 different cases possible and each has its own factorial correction.

Hope it's clear.

When is it ok to use the anagram method for such problems?

I did 11! / 5!2!2!2! , but obviously incorrect

Any idea?

Thanks!
Cheers
J

11!/(2!2!2!) is the number of arrangements of the word "examination", which is not what the question is asking.
avatar
ddg
Joined: 04 Apr 2015
Last visit: 19 Sep 2015
Posts: 13
Own Kudos:
38
 [1]
Given Kudos: 84
Concentration: Human Resources, Healthcare
GMAT Date: 08-06-2015
GPA: 3.83
WE:Editorial and Writing (Journalism and Publishing)
Products:
Posts: 13
Kudos: 38
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I think the problem people are having with this question is in deciphering: This is a combination question where order of 'picking' does not matter. Then why do I've to group these similar letters.

Well I had this problem too, this is how I solved it:
1. Understand what the question is asking: Is it asking about me 'picking' the letters? Or is it asking me about 'arranging' these letters differently?
Ans: Its asking about 'picking'. So there you go, 1 question down :)
2. DONOT forget that the formula \(nCr\) is for n 'different' things :) - So here, you HAVE TO group the similar letter into sets.
3. Ok, now you've grouped them, what should be done now?
Well Since, you've grouped them, you can have different cases of how u now 'pick' !
-> Now, refer to what Bunuel said in his solution, and it'll make sense :)

Hope this helps!!
User avatar
MathRevolution
User avatar
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Last visit: 27 Sep 2022
Posts: 10,070
Own Kudos:
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,070
Kudos: 19,390
Kudos
Add Kudos
Bookmarks
Bookmark this Post
@EXAMINATION: Total letters: 11 -> A {2}, I{2}, N {2}, [E, X, M, T, O {5}]

Letters to be selected are: 4

Possible cases:

Case I: All 4 letters are different: \(^8{C_4}\) = 70 [E,X,A,M,I,N,T,O]

CaseII: Two letters same and two different: \(^3{C_1}\) * \(^7{C_2}\) = 3 * 21 = 63

CaseIII: Two pairs of same letters: \(^3{C_2}\) = 3

Total ways: 70 + 63 + 3 = 136

Answer C
User avatar
samarpan.g28
Joined: 08 Dec 2023
Last visit: 19 Nov 2025
Posts: 324
Own Kudos:
Given Kudos: 1,236
Location: India
Concentration: General Management, Human Resources
GPA: 8.88
WE:Engineering (Technology)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sistersunshine
Hi there, I got 330 and don't understand why this would be wrong.
"examination" has 11 letters out of which we are selecting 4 letters.
11C4=11!/4!7!=330. What's the source of this question?

Hi there, hope this solution helps.
Attachments

WhatsApp Image 2024-01-19 at 2.37.00 AM.jpeg
WhatsApp Image 2024-01-19 at 2.37.00 AM.jpeg [ 33.12 KiB | Viewed 2239 times ]

User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,588
Own Kudos:
Posts: 38,588
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
105389 posts
Tuck School Moderator
805 posts