SOLUTION: How many ways can three indistinguishable dots be arranged in five different boxes? Ex: [*][*][*][ ][ ] Swapping one dot with another will make no difference, as all the dots

Algebra ->  Permutations -> SOLUTION: How many ways can three indistinguishable dots be arranged in five different boxes? Ex: [*][*][*][ ][ ] Swapping one dot with another will make no difference, as all the dots      Log On


   



Question 1076953: How many ways can three indistinguishable dots be arranged in five different boxes?
Ex: [*][*][*][ ][ ]
Swapping one dot with another will make no difference, as all the dots are indistinguishable.

Answer by ikleyn(52780) About Me  (Show Source):
You can put this solution on YOUR website!
.
How many ways can three indistinguishable dots be arranged in five different boxes?
Ex: [*][*][*][ ][ ]
Swapping one dot with another will make no difference, as all the dots are indistinguishable.
~~~~~~~~~~~~~~~~

1.  There are 5 ways to put 3 dots into ONE of 5 boxes.


2.  There are 5*4 = 20 ways to put 2 dots in one of 5 boxes and 1 dot to one of 4 remaining boxes.


3.  There are %285%2A4%2A3%29%2F%281%2A2%2A3%29 = 10 ways to put 3 dots into 5 boxes keeping no more than 1 dot in each box.


4. In all, it gives 5 + 20 + 10 = 35 for the number under the question.