Question:

How many words, with or without meaning, each of 2 vowels and 3 consonants can be formed from the letters of the word DAUGHTER?

Show Hint

For forming words using selected vowels and consonants, first choose the required letters and then arrange all selected letters using factorial.
Updated On: Jun 25, 2026
  • \(120\)
  • \(21600\)
  • \(720\)
  • \(3600\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Identify vowels and consonants in DAUGHTER.
The word is DAUGHTER The vowels are \[ A,U,E \] So, the number of vowels is \[ 3 \] The consonants are \[ D,G,H,T,R \] So, the number of consonants is \[ 5 \]

Step 2: Select 2 vowels.
Number of ways of selecting \(2\) vowels from \(3\) vowels is \[ {}^3C_2=3 \]

Step 3: Select 3 consonants.
Number of ways of selecting \(3\) consonants from \(5\) consonants is \[ {}^5C_3=10 \]

Step 4: Arrange the selected letters.
Total selected letters are \[ 2+3=5 \] These \(5\) letters can be arranged in \[ 5! \] ways. Now, \[ 5!=120 \]

Step 5: Find the total number of words.
Total number of words is \[ {}^3C_2\times {}^5C_3\times 5! \] \[ =3\times 10\times 120 \] \[ =3600 \]

Step 6: Final conclusion.
Therefore, \[ \boxed{3600} \]
Was this answer helpful?
0
0