Difference between revisions of "2005 AIME II Problems/Problem 2"

m
(add 2 solutions)
Line 1: Line 1:
 
== Problem ==
 
== Problem ==
A hotel packed breakfast for each of three guests. Each breakfast should have consisted of three types of rolls, one each of nut, cheese, and fruit rolls. The preparer wrapped each of the nine rolls and once wrapped, the rolls were indistinguishable from one another. She then randomly put three rolls in a bag for each of the guests. Given that the probability each guest got one roll of each type is <math> \frac mn, </math> where <math> m </math> and <math> n </math> are relatively prime integers, find <math> m+n. </math>
+
A hotel packed breakfast for each of three guests. Each breakfast should have consisted of three types of rolls, one each of nut, cheese, and fruit rolls. The preparer wrapped each of the nine rolls and once wrapped, the rolls were indistinguishable from one another. She then randomly put three rolls in a bag for each of the guests. Given that the [[probability]] each guest got one roll of each type is <math> \frac mn, </math> where <math> m </math> and <math> n </math> are [[relatively prime]] [[integer]]s, find <math> m+n. </math>
  
 +
__TOC__
 
== Solution ==
 
== Solution ==
{{solution}}
+
=== Solution 1 ===
== See Also ==
+
Use [[casework]]. We need only calculate the probability the first and second person all get a roll of each type, since then the rolls for the third person are determined.
  
*[[2005 AIME II Problems/Problem 1| Previous problem]]
+
*Person 1: <math>\frac{9 \cdot 6 \cdot 3}{9 \cdot 8 \cdot 7} = \frac{9}{28}</math>
*[[2005 AIME II Problems/Problem 3| Next problem]]
+
*Person 2: <math>\frac{6 \cdot 4 \cdot 2}{6 \cdot 5 \cdot 4} = \frac 25</math>
*[[2005 AIME II Problems]]
+
*Person 3: One roll of each type is left, so the probability here is <math>\displaystyle 1</math>.
 +
 
 +
Our answer is thus <math>\frac{9}{28} \cdot \frac{2}{5} = \frac{9}{70}</math>, and <math>m + n = 79</math>.
 +
 
 +
=== Solution 2 ===
 +
Call the three different type of rolls as A, B, and C. We need to arrange 3As, 3Bs, and 3Cs in a string such that A, B, and C appear in the first three, second three, etc. This can occur in <math>\left(\frac{3!}{1!1!1!}\right)^3 = 6^3 = 216</math> different manners. The total number of possible strings is <math>\frac{9!}{3!3!3!} = 1680</math>. The solution is therefore <math>\frac{216}{1680} = \frac{9}{70}</math>, and <math>m + n = 79</math>.
 +
 
 +
== See also ==
 +
{{AIME  box|year=2005|n=II|num-b=1|num-a=3}}
 +
 
 +
[[Category:Intermediate Combinatorics Problems]]

Revision as of 19:41, 21 March 2007

Problem

A hotel packed breakfast for each of three guests. Each breakfast should have consisted of three types of rolls, one each of nut, cheese, and fruit rolls. The preparer wrapped each of the nine rolls and once wrapped, the rolls were indistinguishable from one another. She then randomly put three rolls in a bag for each of the guests. Given that the probability each guest got one roll of each type is $\frac mn,$ where $m$ and $n$ are relatively prime integers, find $m+n.$

Solution

Solution 1

Use casework. We need only calculate the probability the first and second person all get a roll of each type, since then the rolls for the third person are determined.

  • Person 1: $\frac{9 \cdot 6 \cdot 3}{9 \cdot 8 \cdot 7} = \frac{9}{28}$
  • Person 2: $\frac{6 \cdot 4 \cdot 2}{6 \cdot 5 \cdot 4} = \frac 25$
  • Person 3: One roll of each type is left, so the probability here is $\displaystyle 1$.

Our answer is thus $\frac{9}{28} \cdot \frac{2}{5} = \frac{9}{70}$, and $m + n = 79$.

Solution 2

Call the three different type of rolls as A, B, and C. We need to arrange 3As, 3Bs, and 3Cs in a string such that A, B, and C appear in the first three, second three, etc. This can occur in $\left(\frac{3!}{1!1!1!}\right)^3 = 6^3 = 216$ different manners. The total number of possible strings is $\frac{9!}{3!3!3!} = 1680$. The solution is therefore $\frac{216}{1680} = \frac{9}{70}$, and $m + n = 79$.

See also

2005 AIME II (ProblemsAnswer KeyResources)
Preceded by
Problem 1
Followed by
Problem 3
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions