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
-----
# 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.