Difference between revisions of "2025 AIME I Problems/Problem 3"
Line 32: | Line 32: | ||
~ilikemath247365 | ~ilikemath247365 | ||
+ | |||
+ | ==Solution 4== | ||
+ | |||
+ | We start by finding the only 3 possible cases, since <math>C>V>S</math>. We arrive at | ||
+ | |||
+ | <math>(6, 2, 1) = {9 \choose 6,2,1} = \frac{9 \cdot 8 \cdot 7 \cdot 6!}{6! \cdot 2! \cdot 1!} = 252</math> | ||
+ | |||
+ | <math>(5, 3, 1) = {9 \choose 5,3,1} = \frac{9 \cdot 8 \cdot 7 \cdot 6 \cdot 5!}{5! \cdot 3! \cdot 1!} = 504</math> | ||
+ | |||
+ | <math>(4, 3, 2) = {9 \choose 4,3,2} = \frac{9 \cdot 8 \cdot 7 \cdot 6 \cdot 5 \cdot 4!}{4! \cdot 3! \cdot 2!} = 1260</math> | ||
+ | |||
+ | Summing these up, we get <math>252+504+1260=2 \boxed{016}</math> | ||
==Video Solution 1 by SpreadTheMathLove== | ==Video Solution 1 by SpreadTheMathLove== |
Revision as of 20:18, 15 February 2025
Contents
Problem
The members of a baseball team went to an ice-cream parlor after their game. Each player had a single scoop cone of chocolate, vanilla, or strawberry ice cream. At least one player chose each flavor, and the number of players who chose chocolate was greater than the number of players who chose vanilla, which was greater than the number of players who chose strawberry. Let
be the number of different assignments of flavors to players that meet these conditions. Find the remainder when
is divided by
Solution 1
Let be the number of players who choose chocolate,
be the number of players who choose vanilla, and
be the number of players who choose strawberry ice cream. We are given two pieces of information
and
By inspection the only solutions for are
Now we must choose which player chooses which flavor. For the general case we begin by choose
of the
players who eat chocolate, then we choose
of the
players who vanilla, after this the amount of players who eat strawberry is fixed. Therefore the general formula is
Therefore our final answer is,
Solution 2
We apply casework on the scoops the team gets.
Case 1: The scoops are . Then we have
.
Case 2: The scoops are . Then we have
.
Case 3: The scoops are . Then we have
.
Thus the answer is .
~ zhenghua
Solution 3
Denote the number of people who chose strawberry, vanilla, or chocolate as (S, V, C). Then, as S < V < C, we just need to find values of S, V, and C such that S + V + C = 9. Notice S can only be 1 or 2 as S = 3 will result in V + C = 6 and it just won't work for S < V < C. So using these two values, we get that the possible triples of (S, V, C) are: (1, 3, 5), (2, 3, 4) and (1, 2, 6). Now, let's consider (S, V, C) = (1, 3, 5). If we start with the strawberry people, notice there are possibilities.
Now, we see there are 8 different people waiting to be assigned to the 3 vanilla people therefore there are
ways for this to work. We can now go down the list to get:
which gives a grand total of
possibilities. The remainder when
is divided by
is
.
~ilikemath247365
Solution 4
We start by finding the only 3 possible cases, since . We arrive at
Summing these up, we get
Video Solution 1 by SpreadTheMathLove
https://www.youtube.com/watch?v=J-0BapU4Yuk
See also
2025 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 2 |
Followed by Problem 4 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.