In an examination, a question paper consists of 12 questions divided into two parts, i.e., Part I and Part II, containing 5 and 7 questions respectively. A student is required to attempt 8 questions in all, selecting at least 3 from each part. In how many ways can a student select the questions?
A student has to attempt 8 questions, selecting at least 3 from each part. This can be done as follows:
(a) 3 questions from Part I and 5 questions from Part II
(b) 4 questions from Part I and 4 questions from Part II
(c) 5 questions from Part I and 3 questions from Part II
3 questions from Part I and 5 questions from Part II can be selected in 5C3 × 7C5 ways.
4 questions from Part I and 4 questions from Part II can be selected in 5C4 × 7C4 ways.
5 questions from Part I and 3 questions from Part II can be selected in 5C5 × 7C3 ways.
Thus, required number of ways of selecting questions =
5C3 × 7C5 + 5C4 × 7C4 + 5C5 × 7C3
= (10 × 21) + (5 × 35) + (1 × 35) = 210 + 175 + 35 = 420
Hence, the required number of ways = 420.