Question
Mathematics Question on permutations and combinations
In an examination of 9 papers a candidate has to pass in more papers than the number of papers in which he fails in order to be successful. The number of ways in which he can be unsuccessful is
A
255
B
256
C
193
D
319
Answer
256
Explanation
Solution
The candidate is unsuccessful if he fails in 9 or 8 or 7 or 6 or 5 papers.> ∴ the number of ways to be unsuccessful =9C9+9C8+9C7+9C6+9C5 =9C0+9C1+9C2+9C3+9C4 =21(9C0+9C1+9C2+9C3+.........9C9) =21(29)=28 =256