Question
Question: The face cards are removed from a full pack. Out of the remaining 40cards, 4 are drawn at random. Wh...
The face cards are removed from a full pack. Out of the remaining 40cards, 4 are drawn at random. What is the probability that they belong to different suits?
A. 91391000
B. 91361001
C. 913100
D. 91291002
Solution
We use concept of combinations to solve this problem. After removing the face cards, each suite has 10 cards. The probability of getting 4 cards of each suit is given by the possible number of ways of selecting one card of each suit divided by the total number of ways of selecting 4 cards from 40 cards. Number of ways of selecting r cards from n cards is given by nCr=r!(n−r)!n!
Complete step by step Answer:
We need to select 4 cards from a deck of 40 cards, which is after the face cards are removed.
We know that number of ways of selecting r objects from n objects is given by nCr=r!(n−r)!n!
Total number of ways of selecting 4 cards from 40 cards is given by, 40C4.
On calculating the combinations, we get,
40C4 = 4!(36)!40!
By simplification, we get
{\text{ = }}\dfrac{{{\text{40 \times39\times38\times37}}}}{{{\text{4\times3\times 2}}}}{\text{ = 91390}}
Therefore, total number of ways of selecting 4 cards from 40 cards is 91390.
Now we need to find the number of ways of selecting 1 card from each suit of 10 cards, and we have 4 such suits.
Therefore, number of ways of selecting 4 cards of each suit is given by,
10C1 × 10C1 × 10C1 × 10C1 = (10C1)4
Using combinations, we get,
= (1!(9)!10!)4 = 104 = 10000
The number of ways of selecting 4 cards of each suit is 10000
The required probability is given by , total number of ways of selecting 4 cards from 40 cardsThe number of ways of selecting 4 cards of each suit
= 9139010000 = 91391000
Therefore, the required probability is 91391000
So, the correct answer is option A.
Note: The concept of permutations and combinations are used here to find the probability. We must be aware of the different suits, types of cards, and their numbers. We must not use permutations to find the number of ways of selecting. We use permutations if the order is important. We must take the product of the combinations of selecting 1 card from each suit to get the total combination and not the sum. The probability of an event is defined as the number of favourable outcomes divided by the total number of outcomes.