SOLUTION: Three cards are drawn at random from an ordinary pack of cards. Find the probability that they will consist of a king, a queen and an ace
Algebra ->
Probability-and-statistics
-> SOLUTION: Three cards are drawn at random from an ordinary pack of cards. Find the probability that they will consist of a king, a queen and an ace
Log On
Question 681899: Three cards are drawn at random from an ordinary pack of cards. Find the probability that they will consist of a king, a queen and an ace Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Three cards are drawn at random from an ordinary pack of cards. Find the probability that they will consist of a king, a queen and an ace
-----
# of ways to succeed = 4*4*4 = 64
----
# of possible triples: 52C3 = (52*51*50)/(1*2*3) = 22100
-----
P(condition) = 64/22100 = 0.0029
===================
Cheers,
Stan H.