Question
Question: In how many ways can a pack of 52 cards be divided into 4 sets, three of them having 17 cards each a...
In how many ways can a pack of 52 cards be divided into 4 sets, three of them having 17 cards each and the fourth just one card?
A.(17!)3⋅3!52!
B.(17!)352!
C.51!⋅(17!)352!
D.51!52!
Solution
Here, we will use the concept of combinations to solve this question. We will first find out the number of ways of selecting cards for the first set from the given 52 cards. Then we will find the number of ways of selecting cards for the second set from the remaining cards and follow the same procedure for the third and fourth set. Then we will multiply all the number of ways and divide it by 3! to get the required number of ways.
Formula Used:
nCr=r!(n−r)!n!, where n is the total number of elements and r is the number of elements to be selected.
Complete step-by-step answer:
Total number of cards in a pack =52
We have to divide these 52 cards into 4 sets such that three sets have 17 cards each and the fourth set has just one card.
Now, since, we are required to do selection in this question, hence, we will use the formula of combinations.
First of all, we are required to select 17 cars for the first set out of the total 52 cards.
Hence, taking n=52 and r=17, the number of possible ways of selection is: 52C17
Now, since, the 17 cards are already selected for the first set.
Hence, the number of cards which are remaining =(52−17)=35
Therefore, out of these 35 cards we are required to select 17 cards for the second set.
Now taking n=35 and r=17, the number of possible ways of selection is: 35C17
As more 17 cards are already selected for the second set as well, so
The number of cards which are now remaining=(35−17)=18
Therefore, out of these 18 cards we are required to select 17 cards for the third set.
Hence, substituting n=18 and r=17, the number of possible ways of selection is: 18C17
Finally, after selection of these cards, the remaining cards which are left for the selection of the fourth set =(18−17)=1
Hence, we are required to select 1 card from the remaining 1 card for the last set.
Hence, substituting n=1 and r=1, the number of possible ways of selection is: 1C1
Now we will find the total number of required ways. Therefore,
The total number of required ways of selecting the cards =3!52C17×35C17×18C17×1C1
Now, using the formula of combinations nCr=r!(n−r)!n!, we get
⇒ Total number of required ways of selecting the cards =3!17!(35)!52!×17!(18)!35!×17!(1)18!×1
Cancelling out the common terms, we get,
Total number of required ways of selecting the cards =(17!)33!52!
Hence, a pack of 52 cards is divided into 4 sets, three of them having 17 cards each and the fourth just one card in (17!)3⋅3!52! ways.
Therefore, option A is the correct answer.
Note: In this question, it is really important to keep in mind that we have to divide the total number of required ways by 3!. This is because among the 4 sets, 3 sets are having 17 cards each, hence, these three sets will be considered as the groups having the same number of terms. Also, we should know that after the selection of 17 cards for the first set, we have to consider only the remaining cards for the next set, and so on. If we consider all 52 cards for the selection of the second and third set, then we will get the wrong answer.