Micheal arranges the letters in the word BANANA randomly. What is the probability that the As are all next to each other?
What I did : So since there are 6 letters there are 6! or 720 possibilities. However, the letters repeat (There are 2 Ns and 3 As), the actual # of possibilities would be 720/3!2!= 60
Then the number of possibilities would be 5!/2! because we combine the 3 As into one so there would be 5 "terms." Since the Ns repeat twice, we divide 5! by 2! to get 60 also.
See then we get the probability as 60/60, which can't be. What did I do wrong?
In the second case you have but $4$ characters, not $5$: $B, A^3, N_1, N_2$.