document.write( "Question 628673: A man has 7 nickels and 5 quarters in his pocket. He removes two coins without replacement. Find the probability that both are quarters. \n" ); document.write( "
Algebra.Com's Answer #395782 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A man has 7 nickels and 5 quarters in his pocket. He removes two coins without replacement. Find the probability that both are quarters.
\n" ); document.write( "-----
\n" ); document.write( "# of ways to succeed: 5C2 = 10
\n" ); document.write( "# of possible outcomes: 12C2 = 66
\n" ); document.write( "====================================
\n" ); document.write( "P(2 quarters) = 10/66 = 5/33
\n" ); document.write( "=====
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );