Question
Question: Find the value of n If \[10\ ^{n} C_{2}=3\ ^{n+1} C_{3}\]....
Find the value of n If 10 nC2=3 n+1C3.
Solution
Hint: In this question it is given that if 10 nC2=3 n+1C3 then we have to find the value of n. So to find the solution we have to use the combination formula,
i.e, nCr=r!⋅(n−r)!n!......(1)
Where, n!=n⋅(n−1)⋅(n−2)⋯3⋅2⋅1 and also we can write n!=n⋅(n−1)!
Complete step-by-step solution:
Given equation,
10 nC2=3 n+1C3
⇒10 2!⋅(n−2)!n!=3 3!⋅(n+1−3)!(n+1)!
⇒10 2⋅1⋅(n−2)!n!=3 3⋅2⋅1⋅(n−2)!(n+1)⋅n!
⇒10 2⋅1⋅(n−2)!n!= 2⋅1⋅(n−2)!(n+1)⋅n!
⇒10 (n−2)!n!= (n−2)!(n+1)⋅n!
⇒10⋅n!= (n+1)⋅n! [ cancelling (n-2)! on the both side of denominator]
⇒10=(n+1) [canceling n! on the both side]
⇒(n+1)=10
⇒n=10−1
⇒n=9
Note: While solving this type of problem you need to know that nCr defines choosing r number of different items from n number of different items also to solve the combination related equation you have to expand the equation upto a certain steps, like we expand during the solution.