SOLUTION: How many ways are there to arrange either 4 or 5 toys from a basket of 12 toys?

Algebra ->  Probability-and-statistics -> SOLUTION: How many ways are there to arrange either 4 or 5 toys from a basket of 12 toys?      Log On


   



Question 1167282: How many ways are there to arrange either 4 or 5 toys from a basket of 12 toys?
Answer by ikleyn(52788) About Me  (Show Source):
You can put this solution on YOUR website!
.

Assume the toys are different (distinguishable).


There are  12*11*10*9  different ways to arrange (to place in some order) 4 toys of 12.


There are  12*11*10*9*8  different ways to arrange (to place in some order) 5 toys of 12.


The total number that the problem asks for is the sum 


    12*11*10*9 + 12*11*10*9*8.

It will be your answer, when you compute the value.