Question
Question: Find the value of \[{}^6{C_3}\]....
Find the value of 6C3.
Solution
The number of all combinations of n distinct objects taken r at a time is given by nCr = r!(n−r)!n!.
Complete step-by-step answer:
The term C in the expression 6C3 denotes Combination. By definition, each of the different selections made by taking some or all of a number of objects, irrespective of their arrangement is called combination.
The number of all combinations of n distinct objects taken r at a time is given by
nCr = r!(n−r)!n!.
∴6C3 = 3!(6−3)!6! [Comparing with the above formula observe here, n=6, r=3]
⇒6C3 = 3!⋅3!6!
⇒6C3 = (3⋅2⋅1)⋅(3⋅2⋅1)6⋅5⋅4⋅3⋅2⋅1
Cancel out the common factors and simplify:
⇒6C3 = 15⋅4
⇒6C3 = 20
Hence, the value of 6C3 is 20.
Additional information:
nCr is also denoted as C(n,r) or \left( {\begin{array}{*{20}{c}}
n \\\
r
\end{array}} \right), and nCr = r!nPr , where P denotes permutation and nPr = (n−r)!n!.
Note: The factorial of a number denoted by n! is equal to the product of all numbers from 1 to that number. For example 4!=4×3×2×1=24 and 3!=3×2×1=6.
nCr is defined only when n and r are non-negative integers such that 0⩽r⩽n.