114k views
5 votes
seven different gifts are to be distributed among 10 children. How many distinct results are possible if no child is to receive more than one gifts?

User Pinckerman
by
4.7k points

1 Answer

3 votes

Answer:

120 distinct results are possible if no child is to receive more than one gifts.

Explanation:

When the order is not important, we use the combination formula:


C_(n,x) is the number of different combinatios of x objects from a set of n elements, given by the following formula.


C_(n,x) = (n!)/(x!(n-x)!)

The order is said to be not important if for example, John receiving the Buffalo Bills jersey and then Laura receiving the Cleveland Browns jersey is the same as Laura receiving the Cleveland Browns jersey before John receives the Buffalo Bills jersey.

In this problem, we have that:

Combinations of 7 from a set of 10 elements. So


C_(n,x) = (n!)/(x!(n-x)!)


C_(10,7) = (10!)/(7!(3)!) = 120

120 distinct results are possible if no child is to receive more than one gifts.

User Amol Katdare
by
5.1k points