Solveeit Logo

Question

Question: Find the number of ways of arranging the letters of the word INDEPENDENCE....

Find the number of ways of arranging the letters of the word INDEPENDENCE.

Explanation

Solution

We first try to explain the general formula where we find the arrangement of n things out of which p things are one a kind, q things are other of a kind and the rest are unique as n!p!×q!\dfrac{n!}{p!\times q!}. For our given problem we find an arrangement of 12 letters out of which 3 As are similar, 2 Bs are similar and 1 C is unique. We put the values to find the solution.

Complete step by step answer:
We have to arrange the letters of the word INDEPENDENCE. So, in total there are 12 letters.
Out of those 12 letters there are 3 N’s, 4 E’s, 2 D’s. Also, there is one each for I, P and C.
Now the formula of arranging n things out of which p things are one a kind, q things are other of a kind and the rest are unique is n!p!×q!\dfrac{n!}{p!\times q!}.
We apply the same formula for our given problem.
Therefore, the number of arrangements will be 12!3!×4!×2!=479001600288=1663200\dfrac{12!}{3!\times 4!\times 2!}=\dfrac{479001600}{288}=1663200.

Note: There are some constraints in the form of nCr=n!r!×(nr)!{}^{n}{{C}_{r}}=\dfrac{n!}{r!\times \left( n-r \right)!}. The general conditions are nr0;n0n\ge r\ge 0;n\ne 0. Also, we need to remember the fact that the notion of choosing r objects out of n objects is exactly equal to the notion of choosing (nr)\left( n-r \right) objects out of n objects. The mathematical expression is nCr=n!r!×(nr)!=nCnr{}^{n}{{C}_{r}}=\dfrac{n!}{r!\times \left( n-r \right)!}={}^{n}{{C}_{n-r}}.