document.write( "Question 926855: There are 12 different colored PAIRS (24 socks total, 12 different colors) of socks in a drawer. If a person takes 10 socks from that drawer, what is the probability that none of these socks are pairs? \n" ); document.write( "
Algebra.Com's Answer #563127 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! There are 12 different colored PAIRS (24 socks total, 12 different colors) of socks in a drawer. If a person takes 10 socks from that drawer, what is the probability that none of these socks are pairs?\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "That means we have to take out 10 socks of 10 different colors.\r\n" ); document.write( "\r\n" ); document.write( "We can choose 10 different colors in C(12,10) = 66 ways.\r\n" ); document.write( "\r\n" ); document.write( "We can choose the sock of each of the 10 colors in 2 ways each.\r\n" ); document.write( "So that's\n" ); document.write( " |