There are 12 questions in an exam and each student must answer 8 questions including at least 4 of the first five questions.
How many different combinations of questions can a student choose to answer?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
CASE 1: THE STUDENT CHOOSES 4 OUT OF THE FIRST 5 QUESTIONS
The number of combinations of 4 questions chosen out of the first 5 questions is 5 C 4 = 5
The number of combinations of 4 questions chosen out of the remaining 7 questions is 7 C 4 = 3 5
The total number of combinations of questions is 5 × 3 5 = 1 7 5
CASE 2: THE STUDENT CHOOSES THE FIRST 5 QUESTIONS
The number of combinations of 5 questions chosen out of the first 5 questions is 5 C 5 = 1
The number of combinations of 3 questions chosen out of the remaining 7 questions is 7 C 3 = 3 5
The total number of combinations of questions is 1 × 3 5 = 3 5
Adding CASE 1 and CASE 2, there are 1 7 5 + 3 5 = 2 1 0 combinations of choosing question.