Question 678651
A bag contains three quarters, two dimes and a nickel. If two coins are randomly drawn without replacement, what is the probability that both coins are the same denomination? Express your answer as a common fraction.
-----
# of ways to succeed: 3C2 + 2C2 = 3+1 = 4
# of possible outcomes: 6C2 = 15
----
P(2 of the same) = 4/15
========================
Cheers,
Stan H.
========================