SOLUTION: drawing cards three cards are drwn from a deck without replacement.find the probabilities.
a. all are jacks.
b.all are clubs.
c. all are red cards
Algebra ->
Probability-and-statistics
-> SOLUTION: drawing cards three cards are drwn from a deck without replacement.find the probabilities.
a. all are jacks.
b.all are clubs.
c. all are red cards
Log On
Question 598850: drawing cards three cards are drwn from a deck without replacement.find the probabilities.
a. all are jacks.
b.all are clubs.
c. all are red cards Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! drawing cards three cards are drwn from a deck without replacement.find the probabilities.
a. all are jacks.
# of ways to succeed: 4C3 = 4
# of random results: 52C3
--
P(3 jacks) = 4/(52C3)
-------------------------------
b.all are clubs.
Ans: (13C3)/52C3)
------------------------
c. all are red cards
Ans: (26C3)/52C3)
===========================
Cheers,
Stan H.