Question
Question: The number of permutations of the letters of the word CONSEQUENCE in which all the three E’s are tog...
The number of permutations of the letters of the word CONSEQUENCE in which all the three E’s are together is
A) 9!3!
B) 2!2!9!
C) 2!2!3!9!
D) 2!3!9!
Solution
In order to find the solution for a given problem you have to know the formula for permutation and how to implement it. Then count how many letters are present in CONSEQUENCE. After that you have to see how many E’s are there and how many combinations are possible to make with remaining letters. Now, just apply the formula of permutation and you will find the right answer.
Complete step by step answer:
First of all we have to see what is given word,
⇒ CONSEQUENCE
Now, let’s count how many total letters are there in CONSEQUENCE,
⇒ Total letters in CONSEQUENCE = 11
Now, count individual letter,
⇒Total C = 2
⇒Total E = 3
⇒Total N = 2
⇒Total O = 1
⇒Total Q = 1
⇒Total S = 1
⇒Total U = 1
Now, we have to find how many permutations are possible with three E’s together.
So, there are a total of three E’s and the remaining letters will be 8.
So, Total possible letters will be nine.
Now, apply formula of permutation,
Required permutation is,
⇒2!2!9!
This denominator comes because there are 2 of C’s and 2 of N’s.
So, correct option is option (B) 2!2!9!.
Note:
Permutation and combination are the methods of counting which help us to determine the number of different ways of arranging and selecting objects out of a given number of objects, without listing them. In this problem we use permutation because they have asked for how many ways we can arrange words with three E's together.