SOLUTION: if i have 15 letters : 5 As, 5 Bs, and 5 Cs
how many ways can i arrange them such that no two of the same letter are next to each other?
Algebra ->
Permutations
-> SOLUTION: if i have 15 letters : 5 As, 5 Bs, and 5 Cs
how many ways can i arrange them such that no two of the same letter are next to each other?
Log On
Question 448409: if i have 15 letters : 5 As, 5 Bs, and 5 Cs
how many ways can i arrange them such that no two of the same letter are next to each other? Answer by edjones(8007) (Show Source):
You can put this solution on YOUR website! 3!=6 ways for the first 3 letters then 4 ways for the next set of 3 to the end.
6*4^4=1536 ways
.
Ed