How many different words can be formed by jumbling the letters in the word MISSISSIPPI in which no two S are adjacent?
- A
- B
- C
- D
Solution & Step-by-step Explanation
Letters in MISSISSIPPI: M(1), I(4), S(4), P(2). Total = 11 letters.First, arrange the letters other than S: M, I, I, I, I, P, P.Number of letters = 7.Ways to arrange them = .Now, there are 8 possible spaces (including ends) to place the 4 S's so that no two are adjacent.Ways to choose spaces for S = .Total ways .Check the options:Option D: .This matches.