Solveeit Logo

Question

Question: How many distinct ways can the eleven letters in the word “TALLAHASSEE” be arranged?...

How many distinct ways can the eleven letters in the word “TALLAHASSEE” be arranged?

Explanation

Solution

For these kinds of questions, we should already be able to guess that we have to make use of permutations and combinations concepts. Firstly, we need to count the number of letters that consist of the word. And then we have to count the number of letters that are repeated and the number of times they are repeated. And then we just have to divide the total number of ways in which we can write the word divided by the factorial of the number of times a letter is repeated.

Complete step by step solution:
We have to divide the total number of ways in which we can write the word by the factorial of the number of times a letter is repeated.
For example we have a few letters together . Let is aabc. The combinations that can be formed are the following :
1)1)abc
2)2)acb
3)3)bac
4)4)bca
5)5)cab
6)6)cba
We can’t really tell whether the first a or the second a is being in these combinations. Just because we don’t know which a is in these combinations, we do not write a combination with first a and the same combinations with the second a since both of them will be the same.
In the same, repeated letter will make up the same word no matter which repetition makes up the word.
As it is already given in the question, the word is made up of 1111 letters.
Let us find the number of repeated letters and the number of repetition of each letter.
We can infer from the word that the letters A,L,S,E are repeated for 3,2,2,23,2,2,2 respectively.
The non-repeating letters are T,H.
The total number of ways to write the word “TALLAHASSEE” would be 11!11! .
Let us divide it by 3!2!2!2!3!2!2!2! so as to subtract or delete all the same words which are made up of the repetition of the repeated letter.
Upon doing so, we get the following :
11!3!2!2!2!=831600\Rightarrow \dfrac{11!}{3!2!2!2!}=831600
\therefore The number of distinct ways the eleven letters in the word “TALLAHASSEE” can be arranged are 831600831600.

Note: Permutations and Combinations is a tricky chapter and a lot of practice is advised to be put in so as to be able to solve a question within a period of time. There are some standard formulas which need to be memorized otherwise we need to understand the logic behind every question so as to be able to proceed further and solve a variety of problems. Since factorials are involved, a lot of calculations will be encountered. So care must be taken while calculating.