Question
Question: Two cards are drawn at random from a pack of 52 cards. Find the probability that a) One is a face ...
Two cards are drawn at random from a pack of 52 cards. Find the probability that
a) One is a face card and the other is an ace card.
b) One is a club and the other is diamond.
c) Both are from the same suit.
d) Both are red cards.
e) One is a heart card and the other is a non-heart card.
Solution
To solve this question, we should know the composition of a pack of 52 cards. We know that there are four suits in a pack of cards and each suit has 13 cards in them. Out of those 13 cards, there will be 3 face cards per suit and one ace card and the remaining 9 cards number from 2 to 10. Out of the four suits, hearts and diamonds are red in colour and spades and clubs are black in colour. To select an item out of n items, we can write the number of ways as nC1=n. We can write the number of ways to select r items out of n items as nCr=r!(n−r)!n!. Using these two formulae and the composition of the cards, we can get the required probabilities of different events.
Complete step-by-step answer:
We are given a pack of standard 52 cards. We know that there are four suits in a pack of cards and each suit has 13 cards in them. Out of those 13 cards, there will be 3 face cards per suit and one ace card and the remaining 9 cards number from 2 to 10. Out of the four suits, hearts and diamonds are red in colour and spades and clubs are black in colour.
We can write the number of ways to select r items out of n items as nCr=r!(n−r)!n!.
We are given that two cards are drawn at random from the pack of 52 cards. We can write the total number of ways from the above formula as
n(S)=52C2=2!(52−2)!52!=2!×50!52!=252×51=26×51n(S)=26×51
Let us consider the first event.
Let us consider the event E1 as one is a face card and the other is an ace card. There are 3 face cards per suit and 4 suits. So, the total number of face cards is 12. There is an ace card per suit. So, there are 4 ace cards in total. So, we can write that the number of ways the event E1 can happen is the product of selecting 1 card from 12 face cards and 1 card from 4 ace cards. We can write it as
n(E1)=12C1×4C1=12×4=48
We know that P(E1)=n(S)n(E1). We can write that
P(E1)=26×5148=13×5124=13×178=2218
Let us consider the event E2 as one is a club and the other is a diamond. We know that the total number of club cards is 13. We know that the total number of diamond cards is 13. So, we can write that the number of ways the event E2 can happen is the product of selecting 1 card from 13 club cards and 1 card from 13 diamond cards. We can write it as
n(E2)=13C1×13C1=13×13=169
We can write that
P(E2)=26×51169=2×5113=10213
Let us consider the event E3 be when both the cards are from the same suit. We know that there are 13 cards in a suit and there are 4 suits in total. So, we can write that the number of ways the event E3 can happen is the product of selecting 1 suit from 4 suits and 2 cards from 13 cards of that suit.
n(E3)=4C1×13C2=4×2!(13−2)!13!=4×213×12=13×24
P(E3)=26×5113×24=2×5124=5112
Let us consider the event E4be when both the cards are red. There are 26 red cards in total. So, we can write that the number of ways the event E4 can happen is by selecting 2 cards from 26 red cards.
n(E4)=26C2=2!(26−2)!26!=226×25=13×25
P(E4)=26×5113×25=2×5125=10225
Let us consider the event E5 as one is a heart card and the other not a heart card. There are 13 heart cards and 39 other than heart cards. So, we can write that the number of ways the event E5 can happen is the product of selecting 1 card from 13 heart cards and 1 card from 39 other than heart cards. We can write it as
n(E5)=13C1×39C1=13×39
P(E5)=26×5113×39=2×5139=10239
∴Hence, we found out the probabilities for different cases.
Note: We should observe that the order of selection is not considered in this question. If the order of selection is considered, the number of cases for every event will be multiplied by 2. In the event E3, some students forget to multiply 13C2 by 4 in a hurry. We should understand exactly what is asked. We need to get two cards of the same suit but the suit can be anyone. So, we should multiply it by 4. We should understand the question properly to not make a mistake in these types of questions.