92.9k views
3 votes
Suppose we want to choose for letters without replacement from 18 distant lovers how many ways can this be done if the order of the choices does not matter

1 Answer

5 votes

Answer:

This can be done in 3,060 ways.

Explanation:

Letters are chosen without replacement, and the order does not matter, which means that the combinations formula is used.

Combinations formula:


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


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

In this question:

Four letters from a set of 18. So


C_(18,4) = (18!)/(4!14!) = 3060

This can be done in 3,060 ways.

User Shourav
by
5.1k points