Difference between revisions of "2019 AIME I Problems/Problem 4"

m (Problem 4)
Line 1: Line 1:
 
==Problem 4==
 
==Problem 4==
A soccer team has 22 available players. A fixed set of 11 players starts the game, while the other 11 are available as substitutes. During the game, the coach may make as many as 3 substitutions, where any one of the 11 players in the game is replaced by one of the substitutes. No player removed from the game may reenter the game, although a substitute entering the game may be replaced later. No two substitutions can happen at the same time. The players involved and the order of the substitutions matter. Let <math>n</math> be the number of ways the coach can make substitutions during the game (including the possibility of making no substitutions). Find the remainder when <math>n</math> is divided by 1000.
+
A soccer team has <math>22</math> available players. A fixed set of <math>11</math> players starts the game, while the other <math>11</math> are available as substitutes. During the game, the coach may make as many as <math>3</math> substitutions, where any one of the <math>11</math> players in the game is replaced by one of the substitutes. No player removed from the game may reenter the game, although a substitute entering the game may be replaced later. No two substitutions can happen at the same time. The players involved and the order of the substitutions matter. Let <math>n</math> be the number of ways the coach can make substitutions during the game (including the possibility of making no substitutions). Find the remainder when <math>n</math> is divided by <math>1000</math>.
  
 
==Solution==
 
==Solution==

Revision as of 20:24, 16 March 2019

Problem 4

A soccer team has $22$ available players. A fixed set of $11$ players starts the game, while the other $11$ are available as substitutes. During the game, the coach may make as many as $3$ substitutions, where any one of the $11$ players in the game is replaced by one of the substitutes. No player removed from the game may reenter the game, although a substitute entering the game may be replaced later. No two substitutions can happen at the same time. The players involved and the order of the substitutions matter. Let $n$ be the number of ways the coach can make substitutions during the game (including the possibility of making no substitutions). Find the remainder when $n$ is divided by $1000$.

Solution

We can perform casework. Call the substitution area the "bench". Case 1: No substitutions. 1.

Case 2: One substitution. Choose one player on the field to sub out, and one player on the bench = 11 * 11 = 121.

Case 3: Two substitutions. Choose one player on the field to sub out, and one player on the bench = 11 * 11 so far. Now choose one player on the field to sub out, and one player on the bench that was not the original player subbed out = * 11 * 10 = 13310 = 310.

Case 4: Three substitutions. Using similar logic as with Case 3 we get (11 * 11) * (11 * 10) * (11 * 9) which ends in 690, so the answer is 1 + 121 + 1000 = $\boxed{122}$.

See Also

2019 AIME I (ProblemsAnswer KeyResources)
Preceded by
Problem 3
Followed by
Problem 5
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. AMC logo.png