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
Vote for Target Test Prep, Newsweek Readers’ Choice Awards 2026
NEWSWEEK READERS’ CHOICE 2026

BIG NEWS! Target Test Prep has been nominated, and they’d love your vote!

TTP has worked incredibly hard to build the best test prep experience possible, and winning Newsweek’s 2026 Readers’ Choice Award for Best Test Prep would mean a lot to them. If TTP has helped you, they’d be incredibly grateful for your vote. You can vote once each day through September 9.

Vote for TTP
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.

permutation & combination problem

Expert replies
by abhinav khanna » Sat Jan 28, 2012 10:45 pm
Kindly solve this question using permutation formula only and elaborate..

A men's basketball league assigns every player a two digit number for the back of his jersey. If the league uses only digit 1-5, what's the maximum number of players that can join the league such that no player has a number with a repeated digits, and no two players have the same number?

Regards

[Moderator edit: moving it to the PS section]
Join the discussion
Source: — Problem Solving |

by Mike@Magoosh » Sun Jan 29, 2012 3:13 pm
Hi, there. I'm happy to help with this. :)

You ask for a solution with the "permutation formula only" --- hmm, it's slightly harder to solve that way. I'll show what I consider two easier solutions, and then a harder solution with permutations.

Solution #1:

This one is easier, and involves the Fundamental Principle of Counting.

Choices for the tens digit = 5

Choices left for the units digit = 4

Total number of choices = 5 * 4 = 20.

Solution #2:

It's relatively easy simply to enumerate every possibility:

12, 13, 14, 15,
21, 23, 24, 25,
31, 32, 34, 35,
41, 42, 43, 45,
51, 52, 53, 54 --> 20 possibilities.

Solution #3
:

As requested, a solution with permutations.

nPr = the number of permutations of r elements taken from a set of n

nPr = (n!)/((n-r)!), where n! is the factorial symbol.

Here, we are selected 2 items form a pool of 5, and order matters ---- 23 is a different number from 32. Therefore, it is a permutation, and the total number of permutations is:

5P2 = (5!)/(3!) = (5*4*3*2*1)/(3*2*1) = 5*4 = 20 possibilities

So, three solutions, each giving the same answer. I hope that helps.

Does it all make sense? Please do not hesitate to ask if you have any questions on what I've said.

Mike :)
Magoosh GMAT Instructor
https://gmat.magoosh.com/
Join the discussion

by abhinav khanna » Mon Jan 30, 2012 9:57 am
Thanks for the detailed reply Mike, i did get that permutation formula, 5P2, but i didn't get why didn't we subtract (11,22,33,44,55)from 5p2? Given that no repetition is allowed.

Mathematically

(5!/(5-2)!)-5?

Regards
Join the discussion

by Mike@Magoosh » Mon Jan 30, 2012 11:44 am
Dear Abhinav Khanna,

That's a great question.

The reason we don't have to subtract 5 is because of the way permutations are designed. When we take a permutation of k elements from a pool of n, implicit in that process is that (a) the objects distinct from one another, and (b) we are selecting them without replacement. If Q is an element of the pool of n, then Q will either be selected or not selected, but if it is selected, there is no possibility of its being selected twice.

If you think about it, that's where the whole factorial idea comes from for permutations. For example, consider 4P4, the permutations of a set of four distinct objects --- 4P4 = 4! = 4*3*2*1 = 24. The reason is: for the first position, you have four choices; then for the second position, you have three choices --- the three remaining after the first choice; for the third position, you have two choices, the two remaining after the first two positions are chosen; then, only one choice remains for the last position. That is all assuming --- no object is going to be chosen more than once: when an item is chosen, it is "used up", no longer available. This means: no repeats.

If we could repeat as much as we wanted, then there would be four choices available for each of the four places, and the total number would be 4^4 = 256. That's something quite different from a permutation.

If you want to allow for the possibility of repeat items --- for example, digits where double digits are allowed, then permutations are not the appropriate tool to use. You would either have to (a) calculate the number of permutations, then add in the doubles, or (b) just stick with the Fundamental Counting Principle (which is always a port in a storm).

Here's a free video about the FCP.

https://gmat.magoosh.com/lessons/335-fun ... -principle

Again, that was a very perceptive question. Does all that I said make sense to you? Please do not hesitate to ask if you have any further questions.

Mike :)
Magoosh GMAT Instructor
https://gmat.magoosh.com/
Join the discussion

by abhinav khanna » Tue Jan 31, 2012 6:55 am
Thank you Mike for clearing the doubt.
Join the discussion