Question
Question: How many words can be formed by taking 4 different letters of the word MATHEMATICS? A) 756 B) 16...
How many words can be formed by taking 4 different letters of the word MATHEMATICS?
A) 756
B) 1680
C) 2454
D) 18
Solution
We will find different ways in which 4 letters can be selected from 11 letters of the word MATHEMATICS. Then, we will find the number of words that can be formed in each case by using the formulas of permutation and combination. Finally, we will add the number of words found in each case to find the required number of words.
Formulas used:
- The number of r-lettered words that can be formed from n different letters is given by nPr=(n−r)!n! where n is the total number of letters and r is the number of letters in the word.
- The number of r-lettered words that can be formed from n different letters where p objects of 1 type are repeated and q objects of another type are repeated is p!q!nPr.
- The number of ways of choosing r objects from a set of n objects is nCr=(n−r)!r!n!.
- The number of ways of choosing r objects from a set of n objects where p objects of 1 type are repeated and q objects of another type are repeated is p!q!nCr.
Complete step by step solution:
Mathematics contains 11 letters. We can choose 4 letters from it in the following ways:-
(i) 4 different letters
(ii) 2 different and 2 same letters
(iii) 2 same letters of 1 kind and 2 same letters of another kind.
(i) For the 1st case we will have to choose 4 letters from the 8 letters M, A, T, H, E, I, C and S. We will substitute 8 for n and 4 for r in the first formula.
8P4=(8−4)!8! ⇒8P4=4!8!
Evaluating the factorial, we get
8P4=4!8×7×6×5×4! ⇒8P4=1680
1680 4-letter words can be formed by using 4 different letters of MATHEMATICS.
(ii) For the 2nd case we have to choose 1 letter which is repeated twice and 2 distinct letters from the word MATHEMATICS.
We know that the letters M, A and T are repeated twice in the given word. We have to choose 1 letter from these 3. We will find the number of ways of choosing by substituting 3 for n and 1 for r in the 3rd the formula.
3C1=(3−1)!1!3! ⇒3C1=2!1!3! ⇒3C1=3
We have to choose 2 letters from the remaining 7 letters in the word. We will now find the number of ways of choosing by substituting 7 for n and 2 for rin the 3rd the formula.
7C2=(7−2)!2!7! ⇒7C2=5!2!7!
Evaluating the factorial, we get
7C2=5!2!7×6×5! ⇒7C2=21
We will now find the total number of words that can be formed. We will substitute 4 for n, r and 2 for p in the 2nd the formula:
3×21×2!4P4=63×(4−4)!2!4!=756
The total number of 4-letter words when 1 letter which is repeated twice and 2 distinct letters from the word MATHEMATICS is 756.
(iii) We have to choose 2 same letters of 1 kind and 2 same letters of another kind from the word MATHEMATICS.
We know that the letters M, A and T are repeated twice in the given word. We have to choose 2 letters from these 3. We will find the number of ways of choosing by substituting 3 for n and 2 for rin the 3rd formula.
3C2=(3−2)!2!3! ⇒1!2!3! ⇒3
We will find the total number of words that can be formed. We will substitute 4 for n, r, 2 for p and 2 for q in the 2nd the formula:
3×2!2!4P4=3×(4−4)!2!2!4!=18
The total number of 4-letter words when 2 same letters of 1 kind and 2 same letters of another kind form the word is 18.
The total number of words that can be formed by taking 4 different letters of the word MATHEMATICS is:
=1680+756+18=2474
Option C is the correct option.
Note:
We can get confused about when to use the formula for permutations and when to use the formula for combination. A good way to remember is to check if the ordering of items matters in the given problem. If it does, we have to use the formula for permutations and if it doesn’t we have to use the formula for combination.