Question
Question: How do you evaluate \({}^{8}{{C}_{5}}\centerdot {}^{7}{{C}_{3}}\) ?...
How do you evaluate 8C5⋅7C3 ?
Solution
A permutation or combination is a set of ordered things. From the symbol ‘C’ we get to know that it is a combination. If you don’t care about the order of the things then it’s a combination means combination is the selection of items where order doesn’t matter and it is used for selection of items. A combination of n distinct objects taken r at a time is a selection ofr objects out of these n objects(0≤r≤n). Then, the total number of different combinations of n distinct objects taken r at a time is denoted by nCr . It has other symbols also as CrnornCror(rn) which is binomial coefficient or C(n,r) . It’s general formula is
If repetition is allowed r!(n−r)!n!
If repetition is not allowed r!(n−1)!(n+r−1)!
Complete step by step solution:
To calculate a combination, you will need to calculate a factorial.
⇒n!=n(n−1)(n−2)(n−3)................3⋅2⋅1
The combination general formula is,
⇒nCr=r!(n−r)!n!
Where,
n= population/ total objects in the set
r= picks/selected objects from the set
Given combination are 8C5⋅7C3
We calculate it partially,
First,8C5 here n=8 and r=5