SOLUTION: How many different arrangements of the word “scissors” are there?

Algebra ->  Permutations -> SOLUTION: How many different arrangements of the word “scissors” are there?      Log On


   



Question 580623: How many different arrangements of the word “scissors” are there?
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
The answer would be 8! if the s's were all distinguishable, e.g., of 
different colors.

Since they are not distinguishable, 8! counts each arrangement 4! times too 
many, because in each arrangement there are 4! ways the 4 s's could be arranged
within that arrangement, if they were of different colors.  To eliminate
duplications in this case when they are not distinguishable, we must divide the
8! by 4!:

Answer:  8%21%2F4%21 = %288%2A7%2A6%2A5%2A4%2A3%2A2%2A1%29%2F%284%2A3%2A2%2A1%29 =  = 8·7·6·5 = 1680

Edwin