Difference between revisions of "2011 AMC 10A Problems/Problem 21"
| Virjoy2001 (talk | contribs) m (→Problem) |  (→Solution 3) | ||
| (14 intermediate revisions by 7 users not shown) | |||
| Line 5: | Line 5: | ||
| == Solution 1== | == Solution 1== | ||
| − | |||
| − | |||
| − | |||
| − | |||
| If we pick <math>4</math> indistinguishable real coins from the set of <math>8</math> real coins, there are <math>\binom{8}{4}</math> ways to pick the coins.  If we then place the coins in four distinguishable slots on the scale, there are <math>4!</math> ways to arrange them, giving <math>4!\cdot \binom{8}{4}</math> ways to choose and place <math>8</math> real coins.  This gives <math>1680</math> desirable combinations. | If we pick <math>4</math> indistinguishable real coins from the set of <math>8</math> real coins, there are <math>\binom{8}{4}</math> ways to pick the coins.  If we then place the coins in four distinguishable slots on the scale, there are <math>4!</math> ways to arrange them, giving <math>4!\cdot \binom{8}{4}</math> ways to choose and place <math>8</math> real coins.  This gives <math>1680</math> desirable combinations. | ||
| − | If we pick <math>2</math> real coins and <math>2</math> fake coins, there are <math>\binom{8}{2}\binom{2}{2}</math> ways to choose the coins.  There are <math>4</math> choices for the first slot on the left side of the scale.  Whichever type of coin is placed in that first slot, there are <math>2</math> choices for the second slot on the left side of the scale, since it must be of the opposite type of coin.  There are <math>2</math> choices for the first slot on the right side of the scale | + | If we pick <math>2</math> real coins and <math>2</math> fake coins, there are <math>\binom{8}{2}\binom{2}{2}</math> ways to choose the coins.  There are <math>4</math> choices for the first slot on the left side of the scale.  Whichever type of coin is placed in that first slot, there are <math>2</math> choices for the second slot on the left side of the scale, since it must be of the opposite type of coin.  There are <math>2</math> choices for the first slot on the right side of the scale and only <math>1</math> choice for the last slot on the right side. | 
| Thus, there are <math>4\cdot 2\cdot 2\cdot 1 = 16</math> ways to arrange the coins, and <math>\binom{8}{2}\binom{2}{2} = 28</math> sets of possible coins, for a total of <math>16\cdot 28 = 448</math> combinations that are legal, yet undesirable. | Thus, there are <math>4\cdot 2\cdot 2\cdot 1 = 16</math> ways to arrange the coins, and <math>\binom{8}{2}\binom{2}{2} = 28</math> sets of possible coins, for a total of <math>16\cdot 28 = 448</math> combinations that are legal, yet undesirable. | ||
| Line 20: | Line 16: | ||
| Note that in this solution, all four slots on the scale are deemed to be distinguishable.  In essence, this "overcounts" all numbers by a factor of <math>8</math>, since you can switch the coins on the left side, you can switch the coins on the right side, or you can switch sides of the scale.  But since all numbers are increased 8-fold, it will cancel out when calculating the probability. | Note that in this solution, all four slots on the scale are deemed to be distinguishable.  In essence, this "overcounts" all numbers by a factor of <math>8</math>, since you can switch the coins on the left side, you can switch the coins on the right side, or you can switch sides of the scale.  But since all numbers are increased 8-fold, it will cancel out when calculating the probability. | ||
| − | == Solution  | + | == Solution 2== | 
| Place the two coins from the first pair in a line followed by the two coins from the second pair followed by the six left-over coins.  We can do that in <math>\binom{10}{2} = 45</math> different ways. | Place the two coins from the first pair in a line followed by the two coins from the second pair followed by the six left-over coins.  We can do that in <math>\binom{10}{2} = 45</math> different ways. | ||
| Line 28: | Line 24: | ||
| Of these, <math>\binom{6}{2}=15</math> cases has both counterfeit coins in the left-over.  The probability of having chosen four genuine coins therefore is <math>\boxed{\frac{15}{19} \ \mathbf{(D)}}</math>. | Of these, <math>\binom{6}{2}=15</math> cases has both counterfeit coins in the left-over.  The probability of having chosen four genuine coins therefore is <math>\boxed{\frac{15}{19} \ \mathbf{(D)}}</math>. | ||
| − | == Solution  | + | == Solution 3== | 
| WLOG, allow for all the coins to be distinguishable. | WLOG, allow for all the coins to be distinguishable. | ||
| We split this up into cases. Case <math>1</math> being the weight of <math>2</math> genuine coins together and Case <math>2</math> being the weight of <math>1</math> genuine coin and <math>1</math> counterfeit coin. | We split this up into cases. Case <math>1</math> being the weight of <math>2</math> genuine coins together and Case <math>2</math> being the weight of <math>1</math> genuine coin and <math>1</math> counterfeit coin. | ||
| Line 36: | Line 32: | ||
| Case <math>2</math>: Genuine coin and Counterfeit coin both chosen. | Case <math>2</math>: Genuine coin and Counterfeit coin both chosen. | ||
| − | This happens in <math>8\cdot7=56</math> ways. | + | This happens in <math>\dfrac{8\cdot2\cdot7\cdot1}{2!}=8\cdot7=56</math> ways. | 
| + | |||
| + | Hence, the answer is <math>\dfrac{210}{210+56}=\boxed{\frac{15}{19} \ \mathbf{(D)}}</math>. | ||
| + | |||
| + | ~AH2025 (minor edit for clarity) | ||
| + | |||
| + | ==Solution 4== | ||
| + | We start by caluclating the probability that we draw 2 pairs with equivalent weight. There are 2 ways this can be done. The first way is the we draw 2 pairs consisting of one counterfeit coin and one genuine coin. The probability of this is <math>\frac{8}{10} \cdot \frac{2}{9} \cdot \frac{7}{8} \cdot \frac{1}{7} \cdot 4 = \frac{4}{45}</math>. We multiply by 4 because we can draw each pair in 2 ways, fake then real or vice versa. The other way we can draw 2 pairs with equivalent weight is by drawing 4 real coins. There is only one order in which this can be done (Make sure you understand why). We get <math>\frac{8}{10} \cdot \frac{7}{9} \cdot \frac{6}{8} \cdot \frac{5}{7} = \frac{1}{3}</math> We also just found the numerator of the fraction, <math>\frac{1}{3}</math> because the question asks what the probability that all <math>4</math> selected coins are genuine is. Therefore, our final fraction is <math>\frac{\frac{1}{3}}{\frac{4}{45} + \frac{1}{3}}</math> which equals <math>\boxed{\frac{15}{19} \ \mathbf{(D)}}</math>. | ||
| − | + | -littte_master | |
| ==Video Solution by the Beauty of Math== | ==Video Solution by the Beauty of Math== | ||
| https://www.youtube.com/watch?v=W5NlV2B_83U&feature=push-u-sub&attr_tag=XAAsHxmGZAHEdZgT%3A6 | https://www.youtube.com/watch?v=W5NlV2B_83U&feature=push-u-sub&attr_tag=XAAsHxmGZAHEdZgT%3A6 | ||
| − | ~ | + | ~Icematrix | 
| == See Also == | == See Also == | ||
Revision as of 13:01, 20 October 2025
Contents
Problem
Two counterfeit coins of equal weight are mixed with  identical genuine coins. The weight of each of the counterfeit coins is different from the weight of each of the genuine coins. A pair of coins is selected at random without replacement from the
 identical genuine coins. The weight of each of the counterfeit coins is different from the weight of each of the genuine coins. A pair of coins is selected at random without replacement from the  coins. A second pair is selected at random without replacement from the remaining
 coins. A second pair is selected at random without replacement from the remaining  coins. The combined weight of the first pair is equal to the combined weight of the second pair. What is the probability that all
 coins. The combined weight of the first pair is equal to the combined weight of the second pair. What is the probability that all  selected coins are genuine?
 selected coins are genuine?
 
Solution 1
If we pick  indistinguishable real coins from the set of
 indistinguishable real coins from the set of  real coins, there are
 real coins, there are  ways to pick the coins.  If we then place the coins in four distinguishable slots on the scale, there are
 ways to pick the coins.  If we then place the coins in four distinguishable slots on the scale, there are  ways to arrange them, giving
 ways to arrange them, giving  ways to choose and place
 ways to choose and place  real coins.  This gives
 real coins.  This gives  desirable combinations.
 desirable combinations.
If we pick  real coins and
 real coins and  fake coins, there are
 fake coins, there are  ways to choose the coins.  There are
 ways to choose the coins.  There are  choices for the first slot on the left side of the scale.  Whichever type of coin is placed in that first slot, there are
 choices for the first slot on the left side of the scale.  Whichever type of coin is placed in that first slot, there are  choices for the second slot on the left side of the scale, since it must be of the opposite type of coin.  There are
 choices for the second slot on the left side of the scale, since it must be of the opposite type of coin.  There are  choices for the first slot on the right side of the scale and only
 choices for the first slot on the right side of the scale and only  choice for the last slot on the right side.
 choice for the last slot on the right side.
Thus, there are  ways to arrange the coins, and
 ways to arrange the coins, and  sets of possible coins, for a total of
 sets of possible coins, for a total of  combinations that are legal, yet undesirable.
 combinations that are legal, yet undesirable.
The overall probability is thus  .
.
Note that in this solution, all four slots on the scale are deemed to be distinguishable.  In essence, this "overcounts" all numbers by a factor of  , since you can switch the coins on the left side, you can switch the coins on the right side, or you can switch sides of the scale.  But since all numbers are increased 8-fold, it will cancel out when calculating the probability.
, since you can switch the coins on the left side, you can switch the coins on the right side, or you can switch sides of the scale.  But since all numbers are increased 8-fold, it will cancel out when calculating the probability.
Solution 2
Place the two coins from the first pair in a line followed by the two coins from the second pair followed by the six left-over coins.  We can do that in  different ways.
 different ways.
We need to exclude those cases where the weight shows a difference.  There are two cases where a pair has both counterfeit coins and there are  cases where one counterfeit coin is chosen and one is in the left-over.  That leaves
 cases where one counterfeit coin is chosen and one is in the left-over.  That leaves  cases.
 cases.
Of these,  cases has both counterfeit coins in the left-over.  The probability of having chosen four genuine coins therefore is
 cases has both counterfeit coins in the left-over.  The probability of having chosen four genuine coins therefore is  .
.
Solution 3
WLOG, allow for all the coins to be distinguishable.
We split this up into cases. Case  being the weight of
 being the weight of  genuine coins together and Case
 genuine coins together and Case  being the weight of
 being the weight of  genuine coin and
 genuine coin and  counterfeit coin.
 counterfeit coin.
Case  : All Genuine coins chosen.
This happens in
: All Genuine coins chosen.
This happens in  ways
 ways
Case  : Genuine coin and Counterfeit coin both chosen.
This happens in
: Genuine coin and Counterfeit coin both chosen.
This happens in  ways.
 ways.
Hence, the answer is  .
.
~AH2025 (minor edit for clarity)
Solution 4
We start by caluclating the probability that we draw 2 pairs with equivalent weight. There are 2 ways this can be done. The first way is the we draw 2 pairs consisting of one counterfeit coin and one genuine coin. The probability of this is  . We multiply by 4 because we can draw each pair in 2 ways, fake then real or vice versa. The other way we can draw 2 pairs with equivalent weight is by drawing 4 real coins. There is only one order in which this can be done (Make sure you understand why). We get
. We multiply by 4 because we can draw each pair in 2 ways, fake then real or vice versa. The other way we can draw 2 pairs with equivalent weight is by drawing 4 real coins. There is only one order in which this can be done (Make sure you understand why). We get  We also just found the numerator of the fraction,
 We also just found the numerator of the fraction,  because the question asks what the probability that all
 because the question asks what the probability that all  selected coins are genuine is. Therefore, our final fraction is
 selected coins are genuine is. Therefore, our final fraction is  which equals
 which equals  .
.
-littte_master
Video Solution by the Beauty of Math
https://www.youtube.com/watch?v=W5NlV2B_83U&feature=push-u-sub&attr_tag=XAAsHxmGZAHEdZgT%3A6
~Icematrix
See Also
| 2011 AMC 10A (Problems • Answer Key • Resources) | ||
| Preceded by Problem 20 | Followed by Problem 22 | |
| 1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
| All AMC 10 Problems and Solutions | ||
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.  
