Difference between revisions of "1994 AHSME Problems/Problem 22"
(→Solution) |
(→Solution) |
||
Line 4: | Line 4: | ||
<math> \textbf{(A)}\ 12 \qquad\textbf{(B)}\ 36 \qquad\textbf{(C)}\ 60 \qquad\textbf{(D)}\ 84 \qquad\textbf{(E)}\ 630 </math> | <math> \textbf{(A)}\ 12 \qquad\textbf{(B)}\ 36 \qquad\textbf{(C)}\ 60 \qquad\textbf{(D)}\ 84 \qquad\textbf{(E)}\ 630 </math> | ||
==Solution== | ==Solution== | ||
− | + | Since each professor must sit between two students, they cannot be seated in seats <math>1</math> or <math>9</math> (the seats at either end of the row). Hence, each professor has <math>7</math> seats they can choose from and must be at least <math>1</math> seat apart. | |
+ | |||
+ | This question is equivalent to choosing <math>3</math> seats from a row of <math>5</math> seats with no restrictions because we can simply generate a valid arrangement by inserting a seat right after the first and second seat chosen. | ||
+ | |||
+ | Hence, the answer is <math>\binom{5}{3} \cdot 3! =</math> <math>60</math> <math>\textbf{(C)}</math>. |
Revision as of 14:00, 30 December 2018
Problem
Nine chairs in a row are to be occupied by six students and Professors Alpha, Beta and Gamma. These three professors arrive before the six students and decide to choose their chairs so that each professor will be between two students. In how many ways can Professors Alpha, Beta and Gamma choose their chairs?
Solution
Since each professor must sit between two students, they cannot be seated in seats or (the seats at either end of the row). Hence, each professor has seats they can choose from and must be at least seat apart.
This question is equivalent to choosing seats from a row of seats with no restrictions because we can simply generate a valid arrangement by inserting a seat right after the first and second seat chosen.
Hence, the answer is .