Question
Question: Among a set of \[5\] black balls and \[3\] red balls. How many selections of \[5\] balls can be made...
Among a set of 5 black balls and 3 red balls. How many selections of 5 balls can be made such that at least 3 of them are black balls?
Solution
We have to use the combinations formula to solve this question. Combinations formula is nCr=[r!(n−r)!]n!
Complete step-by-step solution:
Based on the question above we were able to identify that there is a set of 5 black balls and 3 red balls.
And we need to find the selection of 5 balls which is to be selected randomly, among that selection there should be at least 3 balls that should be black in color.
That is,
Selecting at least 3 black balls from a set of 5 black balls in a total selection of 5 balls can be mentioned as follows,
Step 1: The set can be as consists of 3 black balls and 2 red balls.
While expressing it in the form of combination it’s as 5C3×3C2
Step 2: Another set may consist of 4 black balls and 1 red balls.
Similarly, while expressing the above selection set in the combination form as 5C4×3C1
Step 3: The next set may consist of 5 black balls and 0 red balls.
With this continuous format, while representing it into combination form as 5C5×3C0
Therefore, while the solution occurs in the format as combination of the form
Thus, our solution expression looks like,
By adding all the three set of combinations,
{}^5{C_3} \times {}^3{C_2}$$$$ + $$$${}^5{C_4} \times {}^3{C_1}$$$$ + $$$${}^5{C_5} \times {}^3{C_0}
Calculating the combination value for each of the term by this formula,
nCr=[r!(n−r)!]n! ----------(1)
Step 1:
Calculating the combination value 5C3 and 3C2 by equation (1), then
For 5C3, since n=5,r=3
⇒5C3=[3!(5−3)!]5!=[3!×2!]5!
On simplifying the numerator and denominator as follows, we get
[(3×2×1)×(2×1)]5×4×3×2×1=[6×2]120
Therefore, 5C3=12120=10
For 3C2, since n=3,r=2
⇒3C2=[2!(3−2)!]3!=[2!×1!]3!
On simplifying the numerator and denominator as follows, we get
3C2=[(2×1)(1)]3×2×1
Therefore, 3C2=26=3
Step 2:
Calculating the combination value 5C4 and 3C1 by equation (1), then
For 5C4, since n=5,r=4
⇒5C4=[4!(5−4)!]5!=[4!×1!]5!
On simplifying the numerator and denominator as follows, we get
=[(4×3×2×1)(1)]5×4×3×2×1=[24×1]120
Therefore, 5C4=24120=5
For 3C1, since n=3,r=1
⇒3C1=[1!(3−1)!]3!=[1!×2!]3!
On simplifying the numerator and denominator as follows, we get
=[(1)×(2×1)]3×2×1
Therefore, 3C1=26=3
Step 3:
Calculating the combination value 5C5 and 3C0 by equation (1), then
For 5C5, since n=5,r=5
⇒5C5=[5!(5−5)!]5!=[5!×1]5!
On simplifying the numerator and denominator as follows, we get
=5!5!=5×4×3×2×15×4×3×2×1
Therefore, C5=120120=1
For 3C0, since n=3,r=0
As 0!=1
⇒3C0=[0!(3−0)!]3!=[1×3!]3!
On simplifying the numerator and denominator as follows, we get
=3!3!=3×2×13×2×1
Therefore, 3C0=66=1
After finding the values of all the combination forms need to be substitute the values of them in the expression follows,
\Rightarrow $$$${}^5{C_3} \times {}^3{C_2}$$$$ + $$$${}^5{C_4} \times {}^3{C_1}$$$$ + $$$${}^5{C_5} \times {}^3{C_0} =(10×3)+(5×3)+(1×1)
=(30)+(15)+(1)
Therefore, the sum of the three set of combination: {}^5{C_3} \times {}^3{C_2}$$$$ + $$$${}^5{C_4} \times {}^3{C_1}$$$$ + $$$${}^5{C_5} \times {}^3{C_0}$$$$ = 46
So, for the given set of combinations, it can be expressed as in that of 46 ways.
46 ways of selection of 5 balls can be made such that at least 3 of them are black balls.
Note: The important combination formulas are,
1. nCn=1
2. nC0=1
3. nC1=n
For the given question as per the need to find the selection set of 5 balls which is needed to be in the combination of at least 3 black balls from the set of 5 black balls and 3 red balls.
So based on the expression formation as, {}^5{C_3} \times {}^3{C_2}$$$$ + $$$${}^5{C_4} \times {}^3{C_1}$$$$ + $$$${}^5{C_5} \times {}^3{C_0}, we obtain required solution.