Question:medium

How many different strings can be made by reordering the letters of the word SUCCESS?

Show Hint

For arrangements with repeated letters: \[ \text{Number of arrangements} = \frac{n!}{p_1!p_2!\cdots}. \] Always divide by the factorials of the frequencies of repeated letters.
Updated On: Jun 25, 2026
  • \(512\)
  • \(56\)
  • \(420\)
  • \(24\)
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0