document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #421565 by stanbon(75887)\"\" \"About 
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.
\n" ); document.write( "-----
\n" ); document.write( "# of ways to succeed: 3C2 + 2C2 = 3+1 = 4
\n" ); document.write( "# of possible outcomes: 6C2 = 15
\n" ); document.write( "----
\n" ); document.write( "P(2 of the same) = 4/15
\n" ); document.write( "========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "========================
\n" ); document.write( "
\n" );