Asked by guitarman
Find the number of words formed by permuting all the letters
of the word INDEPENDENCE such that the E's do not come together.
of the word INDEPENDENCE such that the E's do not come together.
Answers
Answered by
Reiny
Use the "backdoor" approach,
that is
find the number of ways when they are together.
then we have EEEE, I, N,N,N,D,D,P,C
arrange 9 things, with 3N's and 2 D's
= 9!/(3!2!)
= 30240
number of arrangements without restriction
= 12!/(4!3!2!) = 1663200
so number of ways when they are not together
= 1663200 - 30240 = 1632960
that is
find the number of ways when they are together.
then we have EEEE, I, N,N,N,D,D,P,C
arrange 9 things, with 3N's and 2 D's
= 9!/(3!2!)
= 30240
number of arrangements without restriction
= 12!/(4!3!2!) = 1663200
so number of ways when they are not together
= 1663200 - 30240 = 1632960
Answered by
Laretta
great answers
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.