document.write( "Question 532108: Given a box with individual mittens as follows 2 purple, 6 red, 9 green, what is the probability of randomly drawing a matched pair?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #350683 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Given a box with individual mittens as follows 2 purple, 6 red, 9 green, what is the probability of randomly drawing a matched pair?\r
\n" ); document.write( "\n" ); document.write( "----
\n" ); document.write( "# of matching pairs = 2C2 + 6C2 + 9C2 = 1 + 15 + 36 = 52
\n" ); document.write( "----
\n" ); document.write( "# of possible pairs 17C2 = 136
\n" ); document.write( "====
\n" ); document.write( "P(draw matched pair) = 52/136 = 13/34
\n" ); document.write( "========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============
\n" ); document.write( "
\n" );