Question
Question: Evaluate the expression \({}^{2}{{C}_{2}}\)...
Evaluate the expression 2C2
Solution
The combination of n things taken r at a time is given by nCr. The given question asks us to find out the combinations of 2 things taken 2 at a time. We use the formula of nCr that is (n−r)! r!n! where n =2 and r=2 as per the question to get the required result.
Complete step-by-step solution:
Combinations usually are the number of ways the objects can be selected without replacement.
Order is not usually a constraint in combinations, unlike permutations.
The Combination of n things or items taken r at a time is denoted by nCr.
n = no of things
r = no of things taken at the time.
The combination of n things taken r at a time or nCr is given by the formula
nCr=(n−r)! r!n!
The exclamation mark in the above formula denotes factorial.
Factorial of a number in mathematics is the product of all the positive numbers less than or equal to a number.
The multiplication happens to a given number down to the number one or till the number one is reached.
Example: Factorial of n is n! and the value of n! is n!=n×(n−1)×(n−2)………1
In the given question,
We need to evaluate 2C2
We are supposed to find the combination of 2 things taken 2 at a time.
⇒nCr=(n−r)! r!n!
Here,
n = 2
r = 2
Substituting the values,
⇒2C2=(2−2)! 2!2!
⇒2C2=0! 2!2!
Writing the numerator as the product of prime factors,
⇒2C2=2×12×1
⇒2C2=1
There is only one way to find the combination of two things taken two at a time.
The combination of 2 things taken 2 at a time or the value of 2C2 is 1
Note: Combinations determine all the possible selections in a set of items or things. The factorial of a number n should only go down to 1 and not zero. The order of selection or sequence does not matter in the case of combinations, unlike permutations.