This is a permutation problem because the positions of chairperson, secretary, and treasurer are distinct.
We need to calculate how many ways we can assign these 3 positions to 10 people, where each person can hold only one position.
The formula for permutations is: \[ P(n, r) = \frac{n!}{(n - r)!} \] In this case, \(n = 10\) and \(r = 3\). Thus, the number of ways is: \[ P(10, 3) = \frac{10!}{(10 - 3)!} = 10 \times 9 \times 8 = 720 \] Therefore, the correct answer is 720.
Match List-I with List-II
List-I | List-II |
---|---|
(A) \(^{8}P_{3} - ^{10}C_{3}\) | (I) 6 |
(B) \(^{8}P_{5}\) | (II) 21 |
(C) \(^{n}P_{4} = 360,\) then find \(n\). | (III) 216 |
(D) \(^{n}C_{2} = 210,\) find \(n\). | (IV) 6720 |
Choose the correct answer from the options given below: