Question
Question: How do you evaluate \({}^5{C_2} + {}^5{C_1}\)?...
How do you evaluate 5C2+5C1?
Solution
The given question is of Combination. Let us first know what a combination is in context to mathematics. A combination is one of the processes of selection of all or part of a group of things or objects, without regard to the order in which things are being selected. It is expressed in the form of nCr. The number of combinations of n objects taken r at a time is expressed as nCr, where
nCr=r!(n−r)!n!=r(r−1)(r−2)......(2)(1)n(n−1)(n−2).....(n−r+1)
We will use the above given formula of nCr to solve the question.
Complete Step by Step Solution:
The given expression is 5C2+5C1. The formula which we will use to solve the expression is stated as:
nCr=r!(n−r)!n!
We will find the values of 5C2 and 5C1 separately and then add them up together to get the final answer. Therefore,
For 5C2:
We have n=5 and r=2. On substituting these values of n and r in the formula, we will get
⇒nCr=r!(n−r)!n!
⇒5C2=2!(5−2)!5!
On further simplifying, we will get
⇒5C2=2!3!5!
It must be known that the factorial of a number n is expressed as n!=n(n−1)(n−2)(n−3)....(2)(1). So from this formula for n!, we will find the values of 5!, 2! and 3!, such that
⇒5C2=(2×1)(3×2×1)(5×4×3×2×1)
⇒5C2=12120
On further simplifying the obtained fraction into its simplest form, we will get
⇒5C2=10
Hence we have 5C2=10.
Now, for 5C1:
We have n=5 and r=1. On substituting these values of n and r in the formula, we will get
⇒nCr=r!(n−r)!n!
⇒5C1=2!(5−1)!5!
On further simplifying, we will get
⇒5C1=2!4!5!
Since for a number n, n!=n(n−1)(n−2)(n−3)....(2)(1). So from this formula for n!, we will find the values of 5!, 2! and 4!, such that
⇒5C1=(2×1)(4×3×2×1)(5×4×3×2×1)
⇒5C1=48120
On further simplifying the obtained fraction into its simplest form, we will get
⇒5C1=25
Hence we have 5C1=25.
Since 5C2=10 and 5C1=25, we will find the value of 5C2+5C1 as
⇒5C2+5C1=10+25
On further simplifying, we will get
⇒5C2+5C1=225
Hence, on evaluating 5C2+5C1, we get 225 as the answer.
Note:
It must be known that the factorial of 0, i.e. 0! =1. Therefore the value of nC0 can be stated as:
$$$$$ \Rightarrow {}^n{C_0} = \dfrac{{n!}}{{0!(n - 0)!}} \Rightarrow {}^n{C_0} = \dfrac{{n!}}{{0!n!}}Sincethen!inboththenumeratoranddenominatordivideseachother,weareleftwith \Rightarrow {}^n{C_0} = \dfrac{1}{{0!}}Since0! = 1,thereforewehave \Rightarrow {}^n{C_0} = 1$