SOLUTION: you randomly select 2 cards from a standard 52-card deck. what is the probability that the first card is not a face card and the second card is a face card if (a) you replace the f
Algebra ->
Probability-and-statistics
-> SOLUTION: you randomly select 2 cards from a standard 52-card deck. what is the probability that the first card is not a face card and the second card is a face card if (a) you replace the f
Log On
Question 838540: you randomly select 2 cards from a standard 52-card deck. what is the probability that the first card is not a face card and the second card is a face card if (a) you replace the first card before selecting the second and (b) you do not replace the first? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! you randomly select 2 cards from a standard 52-card deck. what is the probability that the first card is not a face card and the second card is a face card if
(a) you replace the first card before selecting the second
P(not face AND face) = (40/52)(12/52)
--------------------------------------------------
(b) you do not replace the first?
P(not face and face) = (40*12)/52C2 = (40/52)(12/51)
======================================================
Cheers,
Stan H.
---------------------