Last visit was: 23 Apr 2026, 16:53 It is currently 23 Apr 2026, 16:53
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,785
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,870
 [13]
1
Kudos
Add Kudos
12
Bookmarks
Bookmark this Post
avatar
Palak74
Joined: 17 Sep 2019
Last visit: 19 Dec 2021
Posts: 44
Own Kudos:
54
 [1]
Given Kudos: 107
Location: India
GMAT 1: 660 Q42 V39
WE:Brand Management (Retail: E-commerce)
GMAT 1: 660 Q42 V39
Posts: 44
Kudos: 54
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
stne
Joined: 27 May 2012
Last visit: 23 Apr 2026
Posts: 1,809
Own Kudos:
2,090
 [1]
Given Kudos: 679
Posts: 1,809
Kudos: 2,090
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
RastogiSarthak99
Joined: 20 Mar 2019
Last visit: 10 Aug 2024
Posts: 139
Own Kudos:
Given Kudos: 282
Location: India
Posts: 139
Kudos: 26
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I guess a similar question is this: https://gmatclub.com/forum/a-company-th ... 68427.html

Per the question, I'm arriving at n + nc2 >= 15 for only n=5 solves the least min required.
User avatar
Edskore
Joined: 29 Dec 2022
Last visit: 23 Apr 2026
Posts: 273
Own Kudos:
Given Kudos: 5
Posts: 273
Kudos: 128
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This is a smart combinatorics problem that tests whether you can count systematically without overcounting or undercounting.

Here's the step-by-step approach:

Step 1: Understand what codes are available
With n letters, you can create:
- Single-letter codes: n codes (A, B, C, D, E...)
- Two-letter codes: C(n,2) = n(n-1)/2 codes (AB, AC, AD, BC, BD...)

The two-letter codes use combinations, not permutations, because the problem specifies "alphabetic order" — so AB is valid but BA isn't a separate code.

Step 2: Set up the inequality
We need: n + n(n-1)/2 ≥ 15

Simplifying: n + n2/2 - n/2 ≥ 15
Multiply by 2: 2n + n2 - n ≥ 30
Simplify: n2 + n ≥ 30

Step 3: Test the answer choices
- n = 3: 32 + 3 = 12 (not enough)
- n = 4: 42 + 4 = 20 (not enough)
- n = 5: 52 + 5 = 30 (exactly 15 codes!)

With 5 letters, you get:
• 5 single-letter codes: A, B, C, D, E
• 10 two-letter codes: AB, AC, AD, AE, BC, BD, BE, CD, CE, DE
• Total: 15 codes ✓

Common trap: Students sometimes count permutations (AB and BA as separate), which would give n2 total instead of n(n-1)/2. But the phrase "alphabetic order" is your clue that order matters — we only count each pair once.

Takeaway: When you see "alphabetic order" or "distinct pairs," think combinations (C(n,2)), not permutations (P(n,2)).

The answer is C. 5.

Free gamified GMAT prep: edskore.com | 725 GMAT Focus
Moderators:
Math Expert
109785 posts
Tuck School Moderator
853 posts