SOLUTION: Two cards are drawn with replacement from an ordinary deck of 52 playing cards. What is the probability that both cards are aces?
Algebra ->
Probability-and-statistics
-> SOLUTION: Two cards are drawn with replacement from an ordinary deck of 52 playing cards. What is the probability that both cards are aces?
Log On
Question 390770: Two cards are drawn with replacement from an ordinary deck of 52 playing cards. What is the probability that both cards are aces? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Two cards are drawn with replacement from an ordinary deck of 52 playing cards. What is the probability that both cards are aces?
------------------
# of ways to draw 2 aces: 4C2 = 6
--
# of ways to draw 2 cards randomly: 52C2
========================
P(draw 2 aces) = 6/52C2 = 6/1326
==================================
Cheers,
stan H.