Last visit was: 23 Apr 2026, 22:46 It is currently 23 Apr 2026, 22:46
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,677
 [82]
Given Kudos: 16
Location: United States
Concentration: International Business, General Management
GPA: 3.86
WE:Accounting (Commercial Banking)
Posts: 224
Kudos: 1,677
 [82]
5
Kudos
Add Kudos
77
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,802
Own Kudos:
Given Kudos: 105,868
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,802
Kudos: 810,891
 [24]
8
Kudos
Add Kudos
15
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: 23 Apr 2026
Posts: 109,802
Own Kudos:
Given Kudos: 105,868
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,802
Kudos: 810,891
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: 23 Apr 2026
Posts: 109,802
Own Kudos:
Given Kudos: 105,868
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,802
Kudos: 810,891
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,302
Own Kudos:
Given Kudos: 355
Concentration: Finance
Posts: 1,302
Kudos: 2,976
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: 23 Apr 2026
Posts: 109,802
Own Kudos:
Given Kudos: 105,868
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,802
Kudos: 810,891
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:
39
 [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: 39
 [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,063
Own Kudos:
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,063
Kudos: 20,000
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: 18 Feb 2026
Posts: 315
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 2803 times ]

User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 23 Apr 2026
Posts: 5,987
Own Kudos:
Given Kudos: 163
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,987
Kudos: 5,858
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Find the number of ways in which 4 letters may be selected from the word "Examination"?

Letters available: -
E-1
x-1
a-2
m-1
i-2
n-2
t-1
o-1


1 letters = {E,x,m,t,o} - 5 choices
2 letters = {a,i,n} - 3 choices

Case 1: All 4 letters are different
Number of ways to select 4 letters = 8C4 = 70 ways

Case 2: 2 letters are alike and 2 are different
Number of ways to select 4 letters = 3C1*7C2 = 3*21 = 63 ways

Case 3: 2 letters are alike for one kind and 2 letter are alike of another kind
Number of ways to select 4 letters = 3C2 = 3 ways

Number of ways to select 4 letters = 70 + 63 + 3 = 136

IMO C
Moderators:
Math Expert
109802 posts
Tuck School Moderator
853 posts