Difference between revisions of "2014 UNCO Math Contest II Problems/Problem 7"
(→Solution) |
(→Solution 1) |
||
Line 35: | Line 35: | ||
There are 3 complete pairs left, so the probability of a mismatch is <math>1 - \frac{3}{15} = \boxed{P(3) = \frac{12}{15}}</math>. | There are 3 complete pairs left, so the probability of a mismatch is <math>1 - \frac{3}{15} = \boxed{P(3) = \frac{12}{15}}</math>. | ||
− | Total number of cases where the first | + | Total number of cases where the first two are mismatched <cmath> N = N_1 + N_2 + N_3 = 1920 + 1920 + 160 = 4000</cmath>. |
− | This means, that the probability of case 1 is <cmath>\frac{N_1}{ | + | This means, that the probability of case 1 is <cmath>\frac{N_1}{N}\cdot P(1) = \frac{1920}{4000} \cdot \frac{14}{15}</cmath> To understand this, note that the first fraction is the probability that we get to the first case, and the second fraction is the probability that we get to the mismatched pair, and we multiply these together to get the total probability of the first case. From here, it is clear that net probability <cmath> P = \frac{N_1}{N}\cdot P(1) + \frac{N_2}{N}\cdot P(2) |
− | + \frac{N_3}{ | + | + \frac{N_3}{N}\cdot P(3)= \frac{N_1P(1) + N_2 P(2) + N_3 P(3)}{N} = \boxed{\frac{112}{125}}</cmath> |
== See also == | == See also == |
Revision as of 11:07, 30 August 2025
Contents
Problem
The Caterpillar owns five different matched pairs of socks. He keeps the ten socks jumbled in random order inside a silk sack. Dressing in the dark, he selects socks, choosing randomly without replacement. If the two socks he puts on his first pair of feet are a mismatched pair and the two socks he puts on his second pair of feet are a mismatched pair, then what is the probability that the pair he selects for his third set of feet is a mismatched pair?
Solutions
Solution 1
Let the colors be . Note that for the first four to be mismatched, there are
possible cases:
(A,B), (C,D) | (A,B) (A,C) | (A,B) (A,B)
and the permutations of these letters. We will work case by case. Let be the number of situations of case
, and let
be the probability that we get a mismatched pair in case
.
Case 1: (A,B) , (C,D). No pair is completely utilized. We have: To explain,
is the number of ways to select which
pairs we will have. The
counts for the ways I can arrange these socks in pairs. The tricky part is the
.
Suppose I have 2 red socks and 2 blue socks in a bag, and I randomly draw. What is the probability that I get a mismatched pair? One might argue that, well, I can either draw a RR, a GG or a RG. So the probability is right? No, it is not. Let us draw anything for the first, it is irrelevant. Now, what is the probability that I do not draw this same color? Well there is one copy of this color, and 2 copies of the other color, so the probability I draw the mismatched pair is
. The issue is that when we select randomly, although the colors are the same, they are treated as distinct objects. This is because each object in the bag is equally likely to be selected. That is why, when I select from the bag, I have two of the same color, say
. I have to factor in
one of these two I do select, and to factor that in, the
comes in, because I have 4 such considerations. That is why, whenever we count the total number of cases, we will be treating the same colors as two different entities. This is only done because we are trying to compute the probability. If we were asked the total number of actual cases in which mismatch happens, we would not consider the same colored socks to be different entities. The
drawing part caused this.
Now, we compute the of getting the
mismatched pair. There is only one complete pair that we could possibly draw.
This should be clear. There is only one pair, and since order
doesn't matter, we have to chose 2 from 6.
Case 2: (A,B) (A,C). One Pair is completely utilized. The number of ways for this is:
This is straightforward too. First we pick which color has the pair complete, then we pick the other two colors, and then we permute such that the pair does not end up together.
There are 2 complete pairs in the remaining choices. Thus, probability of mismatch = .
Case 3: (A,B) (A,B). Two complete pairs are utilized.
We pick which two pairs we want, and then we avoid the cases where the same colors get paired up.
There are 3 complete pairs left, so the probability of a mismatch is .
Total number of cases where the first two are mismatched .
This means, that the probability of case 1 is
To understand this, note that the first fraction is the probability that we get to the first case, and the second fraction is the probability that we get to the mismatched pair, and we multiply these together to get the total probability of the first case. From here, it is clear that net probability
See also
2014 UNCO Math Contest II (Problems • Answer Key • Resources) | ||
Preceded by Problem 6 |
Followed by Problem 8 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 | ||
All UNCO Math Contest Problems and Solutions |