AIME Problem 3

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 reaining 6 socks at random. The probability that Wednesday is the first day Sandy selects matching socks is m n \tfrac{m}{n} , where m m and n n are relatively prime positive integers. Find m + n m+n .

This problem is part of this set .


The answer is 341.

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.

1 solution

Matt McNabb
Apr 2, 2015

Let's represent the socks in the drawer as A A B B C C D D E E AABBCCDDEE .

Monday: After drawing one sock , there are 9 9 socks remaining of which 1 1 matches, so there is 8 9 \frac{8}{9} chance that we make it to Tuesday without a match.

At this stage the remaining socks are (without loss of generality) A B C C D D E E ABCCDDEE .

Tuesday: The following draws are possible (where A B AB means A A and B B in either order):

  • A B AB : 1 28 \frac{1}{28}
  • A C , A D , A E , B C , B D , B E AC, AD, AE, BC, BD, BE : 2 28 \frac{2}{28} each
  • C C , D D , E E CC, DD, EE : 1 28 \frac{1}{28} each
  • C D , C E , D E CD, CE, DE : 4 28 \frac{4}{28} each

So if we make it to Wednesday without a pair being found, the possible states with their probabilities are (again, sorting the result without loss of generality)

  • C C D D E E CCDDEE : 1 28 \frac{1}{28}
  • B C D D E E BCDDEE : 12 28 \frac{12}{28}
  • A B C D D E ABCDDE : 12 28 \frac{12}{28}

Wednesday :

  • Case 1 C C D D E E CCDDEE : P ( m a t c h ) = 3 15 P(match) = \frac{3}{15}
  • Case 2 B C D D E E BCDDEE : P ( m a t c h ) = 2 15 P(match) = \frac{2}{15}
  • Case 3 A B C D E E ABCDEE : P ( m a t c h ) = 1 15 P(match) = \frac{1}{15}

Combining all these cases , we have

P = 8 9 ( 1 28 3 15 + 12 28 2 15 + 12 28 1 15 ) = 26 315 \begin{aligned} P &= \frac{8}{9} ( \frac{1}{28} \frac{3}{15} + \frac{12}{28} \frac{2}{15} + \frac{12}{28} \frac{1}{15} ) \\ &= \boxed{\frac{26}{315}} \end{aligned}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...