Question
Question: The number of ways in which four letters can be selected from the word ‘DEGREE’ is a) 7 b) 6 c...
The number of ways in which four letters can be selected from the word ‘DEGREE’ is
a) 7
b) 6
c) 3!6!
d) None of these
Solution
Here in this question we have to select the four letters from the DEGREE and the letters can be arranged in different forms or patterns, there is no specific rule to arrange the letters. To select the letters we use the combination concept and using the formula of the combination we can determine the number of ways.
Complete answer:
A combination is a mathematical technique that determines the number of possible arrangements in a collection of items where the order of the selection does not matter. In combinations, you can select the items in any order. The formula for the combination is given by nCr=(n−r)!r!n!
On considering the given question, we have to select the four letters of the word DEGREE. In the word DEGREE there are 6 letters, where E is repeated thrice.
To select the letters we have 3 different ways.
i) 3 E’s are together and one letter is chosen from the other 3 letters and they are arranged in different positions.
Therefore the selection of 4 letters will be calculated by 3C1
ii) 2 E’s are together and two letters are chosen from the other 3 letters and they are arranged in different positions.
Therefore the selection of 4 letters will be calculated by 3C2
iii) All letters are arranged in different positions. Therefore the selection of 4 letters will be calculated by 3C3
So the total number of total ways will be
⇒3C1+3C2+3C3
On applying the formula we have
⇒2!1!3!+1!2!3!+1
On simplifying we have
⇒3+3+1
On adding we get
⇒7ways
Therefore in 7 ways we can select the 4 letters from the word DEGREE
Therefore, the correct option is a)
Note: Combinations can be confused with permutations. However, in permutations, the order of the selected items is essential. While in permutations, the arrangements are different. In combinations, you can select the items in any order. The formula for the n! is given by n!=n×(n−1)×(n−2)×...×3×2×1