In how many different ways, can the letters of the word ASSOCIATION be arranged, so that the vowels always come together? |
13456 65845 36780 32400 |
32400 |
The correct answer is Option (4) → 32400 Step 1: Count letters and vowels/consonants Word: A S S O C I A T I O N → 11 letters
Step 2: Treat vowels as a single entity
Arrangements of 6 items: $\frac{6!}{2!} = \frac{720}{2} = 360$ Step 3: Arrange vowels inside the block
$\text{Arrangements} = \frac{6!}{2! \cdot 2! \cdot 2!} = \frac{720}{8} = 90$ Step 4: Total arrangements $360 \times 90 = 32400$ |