Question
Question: There are 3 sections in a question paper and each section contains 5 questions. A candidate has to a...
There are 3 sections in a question paper and each section contains 5 questions. A candidate has to answer a total of 5 questions, choosing at least one question from each section. Then the number of ways in which the candidate can choose these questions is
Answer
2250
Explanation
Solution
Let n1,n2,n3 be the number of questions chosen from the 3 sections. The conditions are: n1+n2+n3=5 and ni≥1 for i=1,2,3. The possible integer distributions (n1,n2,n3) are permutations of (3, 1, 1) and (2, 2, 1).
For permutations of (3, 1, 1): 3×(35)(15)(15)=3×10×5×5=750. For permutations of (2, 2, 1): 3×(25)(25)(15)=3×10×10×5=1500. Total ways = 750+1500=2250.
