Question
Question: How do you evaluate \({}^8{C_2}\)?...
How do you evaluate 8C2?
Solution
In the above question you were asked to solve 8C2. This is a problem of combination. The combination is of two types: one in which repetition is allowed and second without repetition. The formula of combination is nCr=(n−r)!r!n! , which you can use to solve this question. We will also use the factorial formula in the solution. So let us see how we can solve this problem.
Complete Step by Step Solution:
In the given problem, we have to evaluate 8C2. Here, we will use the formula of combination which is nCr=(n−r)!r!n!. You can easily identify that n is 8 and r is 2 here.
⇒8C2=(8−2)!.2!8!
=6!.2!8!
=6!.2!8×7×6!
After calculating the above e\times pression, we get
=2!8×7
=2×18×7
=256
=28
Therefore, 8C2=28.
Note:
In the above solution we have used factorials. The formula of factorial for n is, n!=n×(n−1)×(n−2)×(n−3)….3×2×1. Also, we used the combination’s formula which is nCr=(n−r)!r!n! to solve the problem. The formula of combination is used to the total number of ways in which the items can be selected. In other words, the selection of objects from a larger group is called combination but the order of selection does not matter.