BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

GMAT Prep: A certain stock exchange

Expert replies
by euro » Mon Nov 01, 2010 9:12 am
A certain stock exchange designates each stock with a one-, two- or three-letter code, where each letter is selected from the 26 letters of the alphabet. If the letters may be repeated and if teh same letters used in a different order constitute a different code, how many different stocks is it possible to uniquely designate with these codes?

(A) 2,951

(B) 8,125

(C) 15,600

(D) 16,302

(E) 18,278

OA is [spoiler](E)[/spoiler]
Join the discussion
Source: — Problem Solving |

by GMATGuruNY » Mon Nov 01, 2010 9:31 am
euro wrote:A certain stock exchange designates each stock with a one-, two- or three-letter code, where each letter is selected from the 26 letters of the alphabet. If the letters may be repeated and if teh same letters used in a different order constitute a different code, how many different stocks is it possible to uniquely designate with these codes?

(A) 2,951

(B) 8,125

(C) 15,600

(D) 16,302

(E) 18,278

OA is [spoiler](E)[/spoiler]
Total possible 1-letter codes = 26.
Total possible 2-letter codes = 26*26 = 676.
Total possible 3-letter codes = 26*26*26 = 17576

Total possible codes = 26 + 676 + 17576 = 18,278.

The correct answer is E.
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
Join the discussion

by zueswoods » Sun Apr 29, 2012 4:32 pm
@GmatGuryNY

I get confused on when to "add" combinations and when to "multiply" them.

For example with this question I thought the answer was 26^6 ... thus I looked for an answer with the last digit of 6 and could not find any.

What is the rule for when I am suppose to add combinations instead of multiply?

For example the classic question which asks you:

A single group of 5 people needs to be created consisting of 2 people from group A and 3 people from group B, group A has 6 people and group B has 5 people.

You figure out the combinations possible to pick 2 out of 6 (group a), and then MULTIPLY that number, by the number of combinations to pick 3 out of 5 (group b).

However in some cases you would need to add these combinations, instead of multiply, could you please clarify when that is?

Thanks!
Join the discussion

by GMATGuruNY » Wed May 09, 2012 8:48 am
zueswoods wrote:@GmatGuryNY

I get confused on when to "add" combinations and when to "multiply" them.

For example with this question I thought the answer was 26^6 ... thus I looked for an answer with the last digit of 6 and could not find any.

What is the rule for when I am suppose to add combinations instead of multiply?

For example the classic question which asks you:

A single group of 5 people needs to be created consisting of 2 people from group A and 3 people from group B, group A has 6 people and group B has 5 people.

You figure out the combinations possible to pick 2 out of 6 (group a), and then MULTIPLY that number, by the number of combinations to pick 3 out of 5 (group b).

However in some cases you would need to add these combinations, instead of multiply, could you please clarify when that is?

Thanks!
We can use the same reasoning that we would use for a probability problem:
When we want multiple options to happen together -- A AND B -- we MULTIPLY.
When we want one option to happen OR another option to happen -- A OR B -- we ADD.

A club consists of 5 men and 5 women. How many 4-member committees can be formed that include at least 3 women?

3 women and 1 man:
Number of ways to choose 3 women from 5 choices = 5C3 = (5*4*3)/(3*2*1) = 10.
Number of ways to choose 1 man from 5 choices = 5.
To form a committee with 3 women and 1 man, all of the options above must happen together.
Thus, we MULTIPLY:
10*5 = 50.

4 women:
Number of ways to choose 4 women from 5 choices = 5C4 = (5*4*3*2)/(4*3*2*1) = 5.

To form a committee with at least 3 women, we need either the first option (3 women and 1 man) OR the second option (4 women).
Thus, we ADD:
Total number of ways to form a committee with at least 3 women = 50+5 = 55.
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
Join the discussion

by hey_thr67 » Wed May 09, 2012 1:29 pm
One can speed up answering by just knowing that every possible scenario ends with 6. So 6x3 = _8
Join the discussion

by krishna239455 » Thu May 10, 2012 5:36 am
Dear Mitch
Tell me where I am wrong if i follow below procedure:
1) since 4 members are to be selected, I make 4 vacant position - - - -
2) At least 3 women are required, which can be satisfied by two combinations (3W and 1M) and all 4W.
3) First combination: W W W M
If I go with choices then it will be 5*4*3*5 = 300
4) Second combination: W W W W
If I go with choices then it will be 5*4*3*2 = 120
Hence total combinations = 300+120 = 420.
Join the discussion

by zueswoods » Mon May 21, 2012 5:04 pm
Thanks Guru!
Join the discussion