Question
Question: How many permutations of 4 letters can be made out of the letters of the word ‘examination’?...
How many permutations of 4 letters can be made out of the letters of the word ‘examination’?
Solution
We have 3 cases here. All the letters in the four letter word are distinct, one letter repeats itself two times and two letters repeat themselves two times. We use the formula for selection of r objects out of n distinct objects as nCr=r!(n−r)!n!=r(r−1)...1n(n−1)...(n−r+1), the permutation or arrangement of n distinct objects as n! and the permutation of nobjects where m objects repeats themselves by p1,p2,...,pm times as p1!p2!...pm!n! to get number of words from each case which we add to get the total number of words. $$$$
Complete step-by-step solution:
We are given the word in the question ‘examination’. We observe the word ‘examination’ and find that it has repeating letters a, i, n which repeat themselves 2 times each. There are 5 distinct letters e, x, m, t, o. If we are going to make 4 letter words we have 4 positions to fill.