Question
Question: If \[{}^n{C_3} = {}^n{C_2}\], then \[n\] is equal to A) \[2\] B) \[3\] C) \[5\] D) None of t...
If nC3=nC2, then n is equal to
A) 2
B) 3
C) 5
D) None of these.
Solution
First we have to know a combination is a mathematical technique that determines the number of possible arrangements in a collection of items where we select the items in any order. Using the combination formula nCr=(n−r)!r!n! where n is the total items in the set and r is the number of items taken for the permutation to find the value of n.
Complete step by step solution:
The factorial of a natural number is a number multiplied by "number minus one", then by "number minus two", and so on till 1 i.e., n!=n×(n−1)×(n−1)×(n−2)×−−−×2×1 . The factorial of n is denoted as n!.
Given nC3=nC2---(1)
Using the combination formula nCr=(n−r)!r!n!in the equation (1), we get
(n−3)!3!n!=(n−2)!2!n!---(2)
Since n!=n(n−1)(n−2)! and n!=n(n−1)(n−2)(n−3)! then the equation (2) becomes
(n−3)!3!n(n−1)(n−2)(n−3)!=(n−2)!2!n(n−1)(n−2)!--(3)
Since 3!=3×2×1=6 and 2!=2 then the equation (3) becomes
(n−3)!6n(n−1)(n−2)(n−3)!=(n−2)!2n(n−1)(n−2)!--(4)
Simplifying the equation (4), we get
6(n−2)=21
⇒n−2=3
⇒n=5
Hence, n=5. So, Option (C) is correct.
Note:
Note that a permutation is a mathematical technique that determines the number of possible arrangements in a collection of items where the order of the selection does not matter. The formula for a permutation is nPr=(n−r)!n! where n is the total items in the set and r is the number of items taken for the permutation.