In how many different ways can the letters of the word 'RUMOUR' be arranged? |
720 180 45 30 |
180 |
The correct answer is Option (2) → 180 1. Analyze the word First, count the total number of letters and identify those that repeat:
2. The Formula The number of distinct arrangements for $n$ objects where some are identical is: $\text{Total Arrangements} = \frac{n!}{p! \times q! \times \dots}$ Where:
3. Calculation Substitute the values for 'RUMOUR': $\text{Arrangements} = \frac{6!}{2! \times 2!}$ Calculate the factorials:
Now, complete the division: $\text{Arrangements} = \frac{720}{2 \times 2}$ $\text{Arrangements} = \frac{720}{4}$ $\text{Arrangements} = 180$ |