Asked by Ashley
                A standard deck of playing cards is shuffled and three people each choose a card. Find the probability that the first two cards chosen are clubs and the third card is black if the cards are chosen with replacement, and if the cards are chosen without replacement.
            
            
        Answers
                    Answered by
            Reiny
            
    with replacement:
prob = (13/52)(13/52)(26/52)
= 1/32
without replacement:
prob = (13/52)(12/51)(24/50)
= 12/425
    
prob = (13/52)(13/52)(26/52)
= 1/32
without replacement:
prob = (13/52)(12/51)(24/50)
= 12/425
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.