SOLUTION: Three cards are selected from a standard deck of cards, without replacement, what’s the probability that all are black cards?

Algebra ->  Probability-and-statistics -> SOLUTION: Three cards are selected from a standard deck of cards, without replacement, what’s the probability that all are black cards?       Log On


   



Question 591286: Three cards are selected from a standard deck of cards, without replacement, what’s the probability that all are black cards?

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
P(3 black cards) = P(Black card)*P(Black card)*P(Black card)

P(3 black cards) = (26/52)*(25/51)*(24/50)

P(3 black cards) = 15600/132600

P(3 black cards) = 2/17