Question
Question: Based on this information answer the questions given below. (i) \[{}^{n}{{P}_{r}}=r! {}^{n}{{C}_{r}...
Based on this information answer the questions given below.
(i) nPr=r!nCr
(ii) nCr+nCr−1=n+1Cr
What is the value of 8C4+8C3?
(a) 8C3
(b) 63
(c) 35
(d) 9C4
Solution
We will first find 8C4 and 8C3 using the combination formula nCr=r!nPr=r!(n−r)!n! and then add them together to get the value and then we will find the same value using the formula nCr+nCr−1=n+1Cr mentioned in the question and will finally verify both.
Complete step-by-step answer:
Before proceeding with the question, we should know about permutations and combinations.
Permutation and combination are the ways to represent a group of objects by selecting them in a set and forming subsets. It defines the various ways to arrange a certain group of data. When we select the data or objects from a certain group it is said to be permutations whereas the order in which they are represented is called combination.
A permutation is the choice of r things from a set of n things without replacement and where the order matters. nPr=(n−r)!n!..........(1)
A combination is the choice of r things from a set of n things without replacement and where order doesn't matter. nCr=r!nPr=r!(n−r)!n!......(2)
Now first solving 8C4 by using combination formula from equation (2) we get,
8C4=4!×(8−4)!8!=4!×4!8×7×6×5×4!=4×3×2×18×7×6×5=70......(3)
Now first solving 8C3 by using combination formula from equation (2) we get,
8C3=3!×(8−3)!8!=3!×5!8×7×6×5!=3×2×18×7×6=56......(4)
Now adding equation (3) and equation (4) to get 8C4+8C3,
8C4+8C3=70+56=126.....(5)
Given from the following passage in the question nCr+nCr−1=n+1Cr........(6). Considering n as 8 and r as 4 and substituting this in equation (5) we get,
8C4+8C3=9C4........(7)
Now solving 9C4in equation (7) to verify if it is equal to 126 or not.
9C4=4!×(9−4)!9!=4!×5!9×8×7×6×5!=4×3×2×19×8×7×6=126......(8)
So we see from equation (7) and equation (8) that 9C4 is the answer.
So hence option (d) is the right answer.
Note: Remembering the formula of combination mentioned in equation (2) in the solution is the key here. We can make a mistake in expanding the factorial in a hurry so we need to be careful with this step.