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. 
 
If all the words with or without meaning made using all the letters of the word "KANPUR" are arranged as in a dictionary, then the word at 440th position in this arrangement is:
The number of 6-letter words, with or without meaning, that can be formed using the letters of the word MATHS such that any letter that appears in the word must appear at least twice, is $ 4 \_\_\_\_\_$.