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?
------------------
# 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.