Question
Question: How many different words can be formed from the letters of the word GANESHPURI when the vowels alway...
How many different words can be formed from the letters of the word GANESHPURI when the vowels always occupy even places (i.e. 2nd, 4th etc.)?
Solution
We can find the number of letters and number of vowels and consonants by counting. Then we can find the number of even places and find the number of ways of arranging the vowels in them by taking the permutations. Then we can find the number of ways of arranging the consonants in the remaining positions by taking the permutations. Then we can take the total number of words by taking their product.
Complete step-by-step answer:
We have the word GANESHPURI.
By counting there are 10 letters, out of which 4 are vowels. The vowels are A, E, U, I.
We need to find the number of words that can be formed when the vowels always occupy the even places.
As there are 10 letters, there will be 10 places out which half will be even places. So, there are 5 even places. We have 4 vowels and need to arrange in the 5 even places. This can be done in 5P4ways.
We know that nPr=(n−r)!n!. So, we get,
⇒5P4=(5−4)!5!
On simplification, we get,
⇒ 5P4=1!5!
We know that 1!=1. So, we get,
⇒5P4=5!
On expanding the factorials, we get,
⇒5P4=5×4×3×2×1
On taking the product, we get,
⇒5P4=120
So, the vowels can be arranged in 120 ways.
Now we have 6 consonants left and 6 places left. So, we can arrange the consonants in 6P6 ways.
We know that nPr=(n−r)!n!. So, we get,
⇒6P6=(6−6)!6!
On simplification, we get,
⇒6P6=0!6!
We know that 0!=1. So, we get,
⇒6P6=6!
On expanding the factorials, we get,
⇒6P6=6×5×4×3×2×1
On taking the product, we get,
⇒6P6=720.
So, we can arrange the consonants in 720 ways.
The number words that can be formed in the given condition is given by the product of the number of ways of arranging the vowels and the consonants.
⇒n=720×120
On simplifying, we get,
⇒n=86400
Therefore, the number of words that can be formed is 86400.
Note: We must know that the vowels are the letters A, E, I, O and U. We must note that the condition is given that the vowels are only placed in even places. This doesn’t mean that the consonants cannot take the even places. We must arrange the vowels first and the remaining place is filled by the consonants. We must know that 0!=1 and not equal to zero. We must take only the product, not the sum to find the required number of words.