In a drawer Sandy has 5 pairs of socks, each pair a different color. On Monday, Sandy selects two individual socks at random from the 10 socks in the drawer. On Tuesday, Sandy selects 2 of the remaining 8 socks at random and on Wednesday, two of the remaining 6 socks at random. The probability that Wednesday is the first day Sandy selects matching socks is , where and are coprime positive integers. Find .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the fifth sock be arbitrary; the probability that the sixth sock matches in color is 9 1 .
Assuming this, then let the first sock be arbitrary; the probability that the second sock does not match is 7 6 .
The only "hard" part is the third and fourth sock. But that is simple casework. If the third sock's color matches the color of one of the first two socks (which occurs with probability 6 2 = 3 1 ) , then the fourth sock can be arbitrary. Otherwise (with probability 3 2 ) , the fourth sock can be chosen with probability 5 4 (5 socks left, 1 sock that can possibly match the third sock's color). The desired probability is thus 9 1 ⋅ 7 6 ⋅ ( 3 1 + 3 2 ⋅ 5 4 ) = 3 1 5 2 6 . The answer is 3 4 1 .