Looking for reliable answers? Westonci.ca is the ultimate Q&A platform where experts share their knowledge on various topics. Experience the ease of finding quick and accurate answers to your questions from professionals on our platform. Connect with a community of professionals ready to help you find accurate solutions to your questions quickly and efficiently.

Ella and Iris are planning trips to nine countries this year. There are 12 countries they would like to visit. They are deciding which countries to skip, how many ways are there?

Sagot :

Using the combination formula, it is found that there are 220 ways to decide which countries to skip.

The order in which the countries are skipped is not important, hence the combination formula is used to solve this question.

What is the combination formula?

[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by:

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

In this problem, 3 countries are skipped from a set of 12, hence the number of ways is given by:

[tex]C_{12,3} = \frac{12!}{3!9!} = 220[/tex]

More can be learned about the combination formula at https://brainly.com/question/25821700

#SPJ1