SOLUTION: 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 domination? Express
Algebra ->
Probability-and-statistics
-> SOLUTION: 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 domination? Express
Log On
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 domination? Express your answer as a common fraction. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 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.
========================