In how many ways are the letters of the word DOCUMENT arranged so that all the vowels always come together? |
2160 4320 1440 19440 |
4320 |
The correct answer is Option (2) → 4320 Step 1: Identify vowels and consonants
Step 2: Keep all vowels together Treat the 3 vowels as one block. So total units to arrange:
Number of ways to arrange these 6 units: $6! = 720$ Step 3: Arrange vowels within the block The 3 vowels can be arranged among themselves in: $3! = 6 \text{ ways}$ Step 4: Total arrangements $720 \times 6 = 4320$ |