Question
Question: The number of ways in which four letters of the word MATHEMATICS can be arranged is given by: A) 1...
The number of ways in which four letters of the word MATHEMATICS can be arranged is given by:
A) 136
B) 192
C) 1680
D) 2454
Solution
We can check the number of letters in the given word. Then we can consider 3 cases. Case 1 is the number of ways of arranging such that all the 4 letters are different. Then we can find the number of ways of arranging the 2 pairs of repeating letters and 1 pair of repeating letters and other 2 are different. The sum of the combinations of these will give the required number of ways.
Complete step by step solution:
We have the word MATHEMATICS.
It has 11 letters. Out of 11, there are 8 unique and 3 of them occur twice.
We need to arrange 4 letters from the word
Now we can consider 3 cases,
Case 1:
We can consider the case where all the 4 letters are unique.
It is given by the number of ways of selecting 4 letters from the unique 8 letters.
⇒N1=8P4
We know that nPr=(n−r)!n! .
On substituting, we get
⇒N1=(8−4)!8!
On simplification, we get
⇒N1=4!8!
Now we expand the factorials.
⇒N1=4!8×7×6×5×4!
On simplification, we get
⇒N1=8×7×6×5
On multiplication, we get
⇒N1=1680
Now consider case 2:
We can consider the case where 2 letters are same and 2 letters are unique.
There are 3 pairs of repeating letters. Out of them 2 can selected in 3C2 ways. Then we can select the other two letters from any of the remaining 7 unique letters in 7C2 ways. As two letters are repeating these four letters can be arranged in 2!4! ways.
So, number of four-letter words that can be formed in case 2 is given by their product.
N2=3C1×7C2×2!4!
On expanding the combinations, we get
⇒N2=1!(3−1)!3!×2!(7−2)!7!×2!4!
On simplification, we get
⇒N2=2!3!×2!×5!7!×2!4!
On expanding the factorial, we get
⇒N2=3×2×5!7×6×5!×4×3
On cancelling the common terms, we get
⇒N2=3×27×6×4×3
On further simplification, we get
⇒N2=756
Case 3:
Now we can consider the case where the four letters are 2 pairs of repeating letters. 2 pairs can be selected in 3C2 ways. As two letters are repeating twice these four letters can be arranged in 2!×2!4! ways.
So, number of four-letter words that can be formed in case 2 is given by their product.
N3=3C2×2!×2!4!
On expanding the combinations, we get
⇒N3=2!3!×2!×2!4!
On expanding the factorial, we get
⇒N3=23×2×2×24×3×2
On cancelling the common terms, we get
⇒N3=3×3×2
On further simplification, we get
⇒N3=18
Now the total number of ways of arranging 4 letters is given by the sum of the number of ways in the three cases.
⇒N=N1+N2+N3
On substituting, we get
⇒N=1680+756+18
On adding, we get
⇒N=2454
Therefore, the number of ways in which four letters of the word MATHEMATICS can be arranged is 2454.
So, the correct answer is option D.
Note:
We must take the repeating letters as pairs as one letter repeats only twice. We must never forget to include one of the repeating letters to the number of unique letters. We must consider all the three cases and take their sum, not the product to get the total number of ways. In the 1st case, we used the permutations instead of combinations as the order is important in arranging the letters. In the other 2 cases, after getting the possible selecting of the letters, we must multiply it with the suitable permutation in each case.