SOLUTION: Two cards are drawn at random from an ordinary deck of playing cards. The first is not replaced before the second is drawn. What is the probability that at least one card is a hea

Algebra ->  Permutations -> SOLUTION: Two cards are drawn at random from an ordinary deck of playing cards. The first is not replaced before the second is drawn. What is the probability that at least one card is a hea      Log On


   



Question 257936: Two cards are drawn at random from an ordinary deck of playing cards. The first is not replaced before the second is drawn. What is the probability that at least one card is a heart?
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
nCr=Combination of n things taken r at a time.
((13C1 * 39C1)+13C2)/2C52
=(507+78)/1326
.4412 probability that at least one card is a heart.
.
Ed