Solveeit Logo

Question

Question: How many 4 letter words can be formed using the letters in the word MADHURI if A) Letters can be ...

How many 4 letter words can be formed using the letters in the word MADHURI if
A) Letters can be repeated
B) Letters can’t be repeated

Explanation

Solution

The word MADHURI contains seven letters and we are to choose 4 letter words out of 7 letter words. This is done by C47\mathop C\nolimits_4^7 no. of possible ways. Now we have chosen 4 letters and now if we have to arrange these letters that have been chosen. So if repetition is allowed then it can be done in 44{4^4} way and if not allowed then in 4!4! ways. This will help to solve this question.

Complete step-by-step answer:
Here given a word ”MADHURI” and you are to pick any 4 letter and make the words as much as possible and then provide the number of total possible words.So as we know, if we choose nn number from mm numbers then its no. of ways are Cnm\mathop C\nolimits_n^m that means choosing nn numbers from mm numbers.

(A) Now if Repeated is allowed which means like you all are given the word MADHURI and we have to choose four letters and repetition is also allowed which means MMMM , MMAD etc. are also the possible cases.
So here “MADHURI” contains 7 letters and all are distinct. So choosing 4 letter from “MADHURI”
Then, number of ways = = \, C47\mathop C\nolimits_4^7
Now arranging that 4 letter within itself where repetition is allowed =44 = {4^4}
So total number of ways to choose 4 letters and arranging it = = \, C47\mathop C\nolimits_4^7 ×\times 44{4^4}
=7!4!(3)!×44= \dfrac{{7!}}{{4!\left( 3 \right)!}} \times {4^4}
=7×6×5×4!4!×3×2×1×44= \,\dfrac{{7 \times 6 \times 5 \times 4!}}{{4! \times 3 \times 2 \times 1}} \times {4^4}
=35×44= \,35 \times {4^4}
=8960= \,8960

(B) If it is saying that repetition is not allowed for example - we can’t take MMMM, we can take only one word one time.
So here also have to choose 4 letter from word MADHURI
Then, number of ways = = \, C47\mathop C\nolimits_4^7
Now arranging that 4 letters where repetition is not allowed =4! = 4!
So the total number of ways to choose 4 letters and arranging it =  C47×4! = \;\mathop C\nolimits_4^7 \times 4!
=7!4!(3)!×4!= \dfrac{{7!}}{{4!\left( 3 \right)!}} \times 4!
=7×6×5×4×3×2×13×2×1= \dfrac{{7 \times 6 \times 5 \times 4 \times 3 \times 2 \times 1}}{{3 \times 2 \times 1}}
=840= \,840

Note: In general If repetition is allowed then arrangement of n letters within itself is given by nnn^n ways.If repetition is not allowed then arrangement of n letters is given as n!n! ways.