document.write( "Question 320574: Four blue socks four white socks and four gray socks are mixed in a drawer you pull out 2 one at a time. What is the probability of getting a pair of socks the same color? \n" ); document.write( "
Algebra.Com's Answer #229584 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 4 blue + 4 white + 4 gray socks = 12 socks total\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So there are essentially three possible scenarios:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1) You pick a blue sock. The chances of you picking another blue sock are: # of blue socks (remaining)/# of socks total (leftover) = 3/11 = 0.2727 which is about a 27.3% chance.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For the other two scenarios, the answer is the same, but the color is different.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2) You pick a white sock. The chances of you picking another white sock are: # of white socks (remaining)/# of socks total (leftover) = 3/11 = 0.2727 which is about a 27.3% chance.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3) You pick a gray sock. The chances of you picking another gray sock are: # of gray socks (remaining)/# of socks total (leftover) = 3/11 = 0.2727 which is about a 27.3% chance.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So no matter what color you choose, the chances of picking a second sock of the same color is about a 27.3% chance.
\n" ); document.write( "
\n" );