SOLUTION: Two cards individually are drawn from a deck of 52 cards. Calculate the probability that the draw will include an ace and a nine.

Algebra.Com
Question 1150347: Two cards individually are drawn from a deck of 52 cards. Calculate the probability that the draw will include an ace and a nine.
Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


First solution method: using the probabilities that each card, drawn one at a time, can produce the desired result.

The first card can be either an ace or a nine -- probability 8/52 = 2/13.

The second card can only be a nine if the first card was an ace, or vice versa -- probability 4/51.

P(an ace and a nine) = (2/13)*(4/51) = 8/663.

That first solution method is easily used to find the answer for this particular problem.

For more complicated probability problems, you might need a more sophisticated method. For this problem, it could look something like this:

You are choosing 2 of the 52 cards; the desired outcome is you get 1 of the 4 aces, 1 of the 4 nines, and 0 of the other 44 cards. The probability is

   C(4,1)*C(4,1)*C(44,0)    (4*4*1)       16       8       8
   --------------------- = --------- = ------- = ----- = -----
         C(52,2)            (52*51)     26*51    13*51    663
                            -------
                             (2*1)


RELATED QUESTIONS

two cards are drawn from a regular deck of 52 cards. what is the probability that the... (answered by Fombitz)
two cards are randomnly selected from 52 card deck. what is the probability that the draw (answered by Fombitz,stanbon)
Ok so the question is this: Two cards are drawn in succession from a standard deck of 52... (answered by stanbon)
What is the probability of this problem. Two cards are drawn from a standard deck of 52... (answered by Positive_EV)
Two cards are drawn from an ordinary deck of 52 cards. The probability that both cards... (answered by John10)
Two cards are drawn without replacement from an ordinary deck of 52 playing cards. What... (answered by checkley77,MathTherapy)
two cards are drawn from a standard deck of 52 cards without replacement. find the... (answered by jim_thompson5910)
Two cards are drawn from a fifty-two-card deck. What is the probability that the pair (answered by Fombitz)
Two cards are drawn without replacement from an ordinary deck of 52 playing cards. What... (answered by solver91311)