返回题库

AIME 2013 I · 第 6 题

AIME 2013 I — Problem 6

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Melinda has three empty boxes and 1212 textbooks, three of which are mathematics textbooks. One box will hold any three of her textbooks, one will hold any four of her textbooks, and one will hold any five of her textbooks. If Melinda packs her textbooks into these boxes in random order, the probability that all three mathematics textbooks end up in the same box can be written as mn\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+nm+n.

解析

Solution 1

The total ways the textbooks can be arranged in the 3 boxes is 12C39C412\textbf{C}3\cdot 9\textbf{C}4, which is equivalent to 1211109876144=12111073\frac{12\cdot 11\cdot 10\cdot 9\cdot 8\cdot 7\cdot 6}{144}=12\cdot11\cdot10\cdot7\cdot3. If all of the math textbooks are put into the box that can hold 33 textbooks, there are 9!/(4!5!)=9C49!/(4!\cdot 5!)=9\textbf{C}4 ways for the other textbooks to be arranged. If all of the math textbooks are put into the box that can hold 44 textbooks, there are 99 ways to choose the other book in that box, times 8C38\textbf{C}3 ways for the other books to be arranged. If all of the math textbooks are put into the box with the capability of holding 55 textbooks, there are 9C29\textbf{C}2 ways to choose the other 2 textbooks in that box, times 7C37\textbf{C}3 ways to arrange the other 7 textbooks. 9C4=972=1269\textbf{C}4=9\cdot7\cdot2=126, 98C3=987=5049\cdot 8\textbf{C}3=9\cdot8\cdot7=504, and 9C27C3=9754=12609\textbf{C}2\cdot 7\textbf{C}3=9\cdot7\cdot5\cdot4=1260, so the total number of ways the math textbooks can all be placed into the same box is 126+504+1260=1890126+504+1260=1890. So, the probability of this occurring is (97)(2+8+(45))12111073=189027720\frac{(9\cdot7)(2+8+(4\cdot5))}{12\cdot11\cdot10\cdot7\cdot3}=\frac{1890}{27720}. If the numerator and denominator are both divided by 979\cdot7, we have (2+8+(45))41110=30440\frac{(2+8+(4\cdot5))}{4\cdot11\cdot10}=\frac{30}{440}. Simplifying the numerator yields 3010411\frac{30}{10\cdot4\cdot11}, and dividing both numerator and denominator by 1010 results in 344\frac{3}{44}. This fraction cannot be simplified any further, so m=3m=3 and n=44n=44. Therefore, m+n=3+44=047m+n=3+44=\boxed{047}.

Solution 2

Consider the books as either math or not-math where books in each category are indistiguishable from one another. Then, there are 12C3\,_{12}C_{3} total distinguishable ways to pack the books. Now, in order to determine the desired propability, we must find the total number of ways the condition that all math books are in the same box can be satisfied. We proceed with casework for each box:

Case 1: The math books are placed into the smallest box. This can be done in (33)\binom{3}{3} ways.

Case 2: The math books are placed into the middle box. This can be done in (43)\binom{4}{3} ways.

Case 3: The math books are placed into the largest box. This can be done in (53)\binom{5}{3} ways.

So, the total ways the condition can be satisfied is (33)+(43)+(53)\binom{3}{3} + \binom{4}{3} + \binom{5}{3}. This can be simplified to (64)=(62)\binom{6}{4} = \binom{6}{2} by the Hockey Stick Identity. Therefore, the desired probability is (62)(123)\dfrac{\dbinom{6}{2} }{\dbinom{12}{3}} = 344\dfrac{3}{44}, and m+n=3+44=047m+n=3+44=\boxed{047}.

Solution 3 (Permutation)

There are three cases as follows. Note these are PERMUTATIONS, as the books are distinct!

1. Math books in the 3-size box. Probability is 321121110\frac{3\cdot2\cdot1}{12\cdot11\cdot10}, because we choose one of the 33 places for math book 1, then one of the 22 for math book 2, and the last one. Total number of orders: 121110=132012\cdot11\cdot10=1320.

2. In the 4-size: same logic gets you 155\frac{1}{55}, since we have 44 places for math book 1, and so on.

3. In the 5-size: you get 122\frac{1}{22}, for a sum of 344\frac{3}{44} so your answer is 047\boxed{047}.

Solution 4

Assume that the 99 other books are all distinct. The number of ways to place the other 99 books and the 33 is 12!3!\frac {12!}{3!}. The number of ways to put all the 33 math books into the box that holds 33 books is 9!9!. The number of ways to put all the 33 math books into the box that holds 44 books is (43)9!\binom {4}{3} \cdot 9!, and the number of ways to put all the 33 math books into the box that holds 55 books is (53)9!\binom {5}{3} \cdot 9!. The number of desired outcomes is 159!15 \cdot 9!, and the total number of outcomes is 12!6\frac {12!}{6}. Simplifying, we get the answer is 344\frac {3}{44}, so our answer is 047\boxed {047}.

~Arcticturn

Solution 5

Assume all books are distinguishable. The total number of ways to pack the books is 12!3!4!5!=27720\frac{12!}{3!4!5!}=27720, where we account for symmetry of books in the same box.

Case 1: All math books are in the box of capacity 3

There are 9 books left, and the 3 boxes have 0, 4, and 5 spaces. The number of ways is 9!4!5!=126\frac{9!}{4!5!}=126.

Case 2: All math books are in the box of capacity 4

There are 9 books left, and the 3 boxes have 3, 1, and 5 spaces. The number of ways is 9!3!5!=504\frac{9!}{3!5!}=504.

Case 3: All math books are in the box of capacity 5

There are 9 books left, and the 3 boxes have 3, 4, and 2 spaces. The number of ways is 9!3!4!2!=1260\frac{9!}{3!4!2!}=1260.

Adding all these cases and dividing by the total number of ways yields 126+504+126027720=189027720=344    m+m=44\frac{126+504+1260}{27720}=\frac{1890}{27720}=\frac{3}{44} \implies m+m=\boxed{44}.

If ur too lazy to read the above words, try the solution below!

Solution 6 (No Words)

9!(33)!4!5!+9!3!(43)!5!+9!3!4!(53)!12!3!4!5!=344    44.\dfrac{\frac{9!}{(3-3)!4!5!} + \frac{9!}{3!(4-3)!5!} + \frac{9!}{3!4!(5-3)!}}{\frac{12!}{3!4!5!}} = \dfrac{3}{44}\implies\boxed{44}.

Video Solution

https://www.youtube.com/watch?v=9way8JrtD04&t=555s ~Shreyas S