Question
Question: In an examination a candidate has to pass in each of four subjects. In how many ways can he fail? ...
In an examination a candidate has to pass in each of four subjects. In how many ways can he fail?
A) 15
B) 20
C) 25
D) 10
Solution
Here the given question is based on the concept of combination. We have to find the number of ways a candidate has to fail. For this, first we need a number of possible ways to fail in each subject by using the formula of combination and further by adding all the ways to get the required solution.
Complete step by step answer:
Combination is defined as “the arrangement of ways to represent a group or number of objects by selecting them in a set and forming the subsets”
Generally, combination denoted by ‘nCr’, \left( {\begin{array}{*{20}{c}}
n \\\
r
\end{array}} \right), or ‘n choose r’
The formula used to calculate the combination is: nCr=(n−r)!r!n!----(1)
Where, ‘n’ is the number of items you have to choose from (total number of objects) and ‘r’ is the number of items you're going to select.
Now consider the question,
In a examination a candidate has to pass in each of four subjects i.e., n=4
We need to find the number of ways the student can fail.
A candidate can be failed by failing in one paper or in two papers or in three papers or in all the four papers.
If a candidate can be fails in one paper, the number of ways = 4C1
If a candidate can be fails in two papers, the number of ways = 4C2
If a candidate can be fails in three papers, the number of ways = 4C3
If a candidate can be fails in all four papers, the number of ways = 4C4
The total number of ways can candidate to be fails is:
⇒4C1+4C2+4C3++4C4
Now apply a formula of combination, then
⇒(4−1)!⋅1!4!+(4−2)!⋅2!4!+(4−3)!⋅3!4!+(4−4)!⋅4!4!
⇒3!⋅1!4×3!+2!⋅2!4×3×2!+1!⋅3!4×3!+0!⋅4!4!
⇒3!⋅14×3!+2!⋅(2×1)4×3×2!+1⋅3!4×3!+1⋅4!4!
On simplification, we get
⇒4+212+4+1
⇒4+6+4+1
∴15ways
Hence, the number of ways that the student can fail is 15ways. Therefore, option (A) is the correct answer.
Note:
In combinations each of the different selections made by taking some or all of a number of objects irrespective of their arrangement. Remember, factorial is the continued product of first n natural numbers is called the “n factorial “ and it represented byn!=(n−1)⋅(n−2)⋅(n−3).....3⋅2⋅1 and value of 0!=1.