Question
Question: A pack of cards contains 4 aces, 4 kings, 4 queens, and 4 jacks. Two cards are drawn at random. The ...
A pack of cards contains 4 aces, 4 kings, 4 queens, and 4 jacks. Two cards are drawn at random. The probability that at least one of these in an ace, is
A). 209
B). 163
C). 61
D). 91
Solution
Start by finding out the total number of cards available for selection, look for all the possible cases through which we can get at least one Ace and use a combination formula for selection. Apply the formula for probability and find the required value by adding the cases.
Complete step by step solution:
Given,
No. of Aces = 4
No. of Kings= 4
No. of Queens = 4
No. of Jacks= 4
So, the total number of cards we have = 16
Now, we need to select 2 cards out of these, which can be done in 16C2 ways
Now, we need to find the probability of at least an ace.
And we know probability of an event = Total no. of sampleNo. of favourable outcome=n(S)n(E)
So , we can select at least one ace in two ways
Case1:- 1 Ace + 1 other card
1 Ace can be selected from 4 Aces in 4C1 ways
1 other card from leftover 12 cards can be selected in 12C1ways
So , selecting 1 Ace and 1 other card can be done in 4C1×12C1ways
Therefore, Probability of 1 Ace and 1 other card = 16C24C1×12C1
Case2:- both the cards are Ace
2 Aces can be selected from 4 aces in 4C2ways
Probability of 2 Ace = 16C24C2
Adding both the cases , we’ll get the probability of at least 2 aces
Therefore, the probability of at least 2 aces = 16C24C1×12C1+16C24C2
By using the formula nCr=r!(n−r)!n! expanding all the terms.
=16×15×14!4×12×2!×14!+2!×16×15×14!4×3×2!×14! =16×154×12×2+16×154×3 =52+201 =209
Therefore the probability of at least an Ace is 209. So, option A is the correct answer.
Note: One must be thorough with all the formulas and concepts used in probability. Attention must be given while making the selection as it involves the use of Combination theory and relevant formulas. Product and addition rules in combination must be well understood.