Question
The number of words, which can be formed using all the letters of the word "DAUGHTER", so that all the vowels never come together, is :
Options
Solution
Key Concepts and Formulas
- Permutation: The number of ways to arrange n distinct objects is n! (n factorial).
- Complementary Counting Principle: The number of ways an event does not occur is the total number of outcomes minus the number of ways the event does occur.
- Treating a Group as One Unit: When certain items must be together, treat them as a single unit for arrangement purposes, and then multiply by the number of ways to arrange the items within that unit.
Step-by-Step Solution
Step 1: Analyze the word "DAUGHTER" and identify vowels and consonants.
- Why: We need to identify the letters in the word and classify them into vowels and consonants to apply the problem's constraints.
- Analysis:
- The word "DAUGHTER" has 8 distinct letters: D, A, U, G, H, T, E, R.
- Vowels: A, U, E (3 vowels)
- Consonants: D, G, H, T, R (5 consonants)
Step 2: Calculate the total number of words that can be formed without any restrictions.
- Why: This is the total number of possible arrangements if we ignore the condition about vowels. It's the first part of using complementary counting.
- Calculation: Since all 8 letters are distinct, the total number of arrangements is simply 8!.
Step 3: Calculate the number of words where all vowels are always together.
- Why: We need to determine the number of arrangements where the vowels are grouped together, as we'll subtract this from the total number of arrangements.
- Calculation:
- Treat the 3 vowels (A, U, E) as a single unit.
- Arrange the vowels within the unit: The 3 vowels can be arranged in 3! ways.
- Arrange the units: Now we have 5 consonants (D, G, H, T, R) and 1 vowel unit (AUE), giving us a total of 6 units to arrange. These 6 units can be arranged in 6! ways.
- Multiply to get the total number of words with the vowels together:
Step 4: Calculate the number of words where all vowels never come together.
- Why: Apply the complementary counting principle.
- Calculation:
Subtract the number of words where vowels are together from the total number of words.
- Alternative (Efficient Factorization):
Common Mistakes & Tips
- Factorials: Double-check your factorial calculations, especially when dealing with larger numbers.
- Internal Arrangements: Don't forget to account for the arrangements within the group that is treated as a single unit (e.g., the vowels).
- Distinct Letters: Always verify whether the letters in the given word are distinct or if repetitions exist. This will impact the formula used for permutations.
Summary
Using the complementary counting principle, we calculated the total number of possible words that can be formed from the letters of "DAUGHTER" (8!) and then subtracted the number of words where all the vowels are always together (6! * 3!). This gave us the number of words where the vowels never come together.
The final answer is , which corresponds to option (D).