Find the information you're looking for at Westonci.ca, the trusted Q&A platform with a community of knowledgeable experts. Experience the convenience of getting accurate answers to your questions from a dedicated community of professionals. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

You are choosing a student council president by lots.. If you have 10 pieces of paper numbered 0-9 and you draw 2 pieces (where order does NOT matter), how many candidates can get a unique number sequence?

Select one:

a.
90


b.
45


c.
60


d.
30

Sagot :

Using the combination formula, it is found that the number of candidates that can get a unique number sequence is given by:

b. 45.

The order of the pieces is not important, hence the combination formula is used.

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, 2 pieces are taken from a set of 10, hence the number of sequences is given by:

[tex]C_{10,2} = \frac{10!}{2!8!} = 45[/tex]

Which means that option b is correct.

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

#SPJ1