asked 178k views
1 vote
A test consists of 20 problems and students are told to answer any 15 of these questions. In how many different ways can they choose the 15 questions?

2 Answers

5 votes
1 - 15
2 - 17
3 - 18
4 - 19
5 - 20
answered
User Matthew Bedford
by
7.9k points
2 votes
Since order is not important, we are looking for unique combinations. For this type of problem you use the "n choose k" equation.

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

In this case:

20!/(15!(20-15)!)

20!/(15!*5!)

15504
answered
User Lorem Monkey
by
8.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.