Respuesta :

irspow
We must find UNIQUE combinations because choosing a,b,c,d... is the same as d,c,b,a...etc.  For this type of problem you use the "n choose k" formula...

n!/(k!(n-k)!), n=total number of choices available, k=number of choices made..

In this case:

20!/(10!(20-10)!)

20!/(10!*10!)

184756

Answer:  The required number of ways is 184756.

Step-by-step explanation:  Given that a test consists of 20 problems and students are told to answer any 10 of these questions.

We are to find the number of different ways in which the students choose 10 questions.

We know that

the number of ways in which r things can be chosen from n different things is given by

[tex]N=^nC_r.[/tex]

Therefore, the number of ways in which students chose 10 questions from 20 different questions is given by

[tex]N\\\\=^{20}C_r\\\\\\=\dfrac{20!}{10!(20-10)!}\\\\\\=\dfrac{20\times19\times18\times17\times16\times15\times14\times13\times12\times11\times10!}{10!\times 10\times9\times8\times7\times6\times5\times4\times3\times2\times1}\\\\\\=184756.[/tex]

Thus, the required number of ways is 184756.

ACCESS MORE