Question
Question: If it’s given that \[^{n}{{C}_{2}}{{=}^{n}}{{C}_{8}}\], we have to find \[^{n}{{C}_{2}}\]....
If it’s given that nC2=nC8, we have to find nC2.
Solution
Hint: nCr is the formula to calculate combinations where n represents the number of items and r represents the number of items being chosen at a time.
nCr=(n−r)!×r!n!
Where n!or n factorial is, n! = n×(n−1)×(n−2)×(n−3)×….×3×2×1.
E.g. 4!=4×3×2×1=24.
Complete step-by-step solution -
There are various properties of this formula and the property used in this question is given below:
nCa=nCb then either a=b or a+b=n ……………………... (eq. 1)
Example:
5C2=5C3
Proof:
We’ll try to prove it in the primitive method.
Consider LHS,
5C2=(5−2)!×2!5!=(3)!×2!5! (LHS)
Consider RHS,
5C3=(5−2)!×3!5!=(2)!×3!5! (RHS)
We get LHS = RHS.
Also comparing it with equation 1 we know,
n=5, a=2, b=3
Now we can see it satisfies the relation n=a+b as 5=2+3.
Thus we can use this result in a generalized way and solve the given question.
Explanation:
Step 1: It is given that
nC2=nC8
and we know if nCa=nCb either a=b or n=a+b,
Step 2: Here we can see that a=b(2=8) so n=a+b must be satisfied.
Therefore, n=a+b=2+8 so we get
Step 3: Now, we have to find
10C2=(10−2)!×2!10!=(8)!×2!10!=8×7×6×5×4×3×2×1×2×110×9×8×7×6×5×4×3×2×1=45
Hence, we obtain 45 as the answer.
Note: Alternative method
We can also use primitive method to solve this problem i.e. directly substituting LHS and RHS in formula,
Consider LHS,
nC2=(n−2)!×2!n!
Consider RHS,
nC8=(n−8)!×8!n!
Now as given in question we equate LHS and RHS,
(n−2)!×2!n!=(n−8)!×8!n! we get,
2!×(n−2)!=8!×(n−8)!
Now on comparing we see that n−2=8 and n−8=2 both of them imply that n=10.