Q.2.18

Question

Two cards are randomly selected from an ordinary playing deck. What is the probability that they form a blackjack? That is, what is the probability that one of the cards is an ace and the other one is either a ten, a jack, a

queen, or a king?

Step-by-Step Solution

Verified
Answer

We have0.048 / / / 0.0965.

1Step 1 Given Information.

Two cards are randomly selected from an ordinary playing deck.

2Step 2 Explanation

P(blackjack)=(4Cl)*(16Cl)/(52C2)                       =(4 * 16) /(1326)                        =0.048

3Step 3 Explanation. The total number of ten, jack, queen, and king in a deck of cards is equal to 4 + 4 + 4 + 4 = 16 . Choosing 1 card apart from 1 ace out of 16 possible cards is equal to 16 C 1 . Further, there are 4 aces in a deck of cards. Selecting 1 ace from 4 possible aces is equal to 4 C 1 . Also, there are two positions of a selection of cards which means an ace can be either at the first position or last. That is, the ordering also important.

P(1 ace and 1 one is either a ten, a jack, a queen, or a queen)=(4Cl)*(16Cl)*2!/(52C2)                       =(4162) /(1326)                       =0.0965