You can
put this solution on YOUR website!What is the probability of drawing three aces from a deck of cards if three cards are drawn at random?
# of ways to pick 3 aces = 4C3 = 4
# of ways to pick 3 cards at random = 52C3 = 22100
-------------
Probability of drawing 3 aces at random = 4/52C3 = 0.000180995...
Cheers,
Stan H.