Question
Question: A box contained \[2\] white balls, \[3\] black and \[4\] red balls. In how many ways can three balls...
A box contained 2 white balls, 3 black and 4 red balls. In how many ways can three balls be drawn from the box if atleast one black ball is to be included in the draw (the balls of the same colour are different).
A) 60
B) 64
C) 56
D) None of the above
Solution
To find the number of ways three balls (colour independent) out of all the balls present we use the method of combination from permutation and combination and then after that we find the number of ways three balls out of six balls (non-black in colour) again with combination from permutation and combination and after that we subtract the number of ways three non-black balls from the number of ways of three colour independent balls. The combination formula used is:
NCR, MCR
where N,M are the total number of balls with black and without black balls respectively and R are the number of balls selected.
Complete step-by-step answer:
Placing the values given in the question in the formula we get:
The number of ways three balls are selected out of all the balls (included black balls) is equal to
NCR=9C3
=9C3
=3×2×19×8×7
=84
Now the number of ways three balls are selected out of all the balls (not including black balls) is equal to
MCR=6C3
=6C3
=3×2×16×5×4
=20
**Hence, the number of ways three balls can be drawn from the box if atleast one black ball is to be included in the draw is 84−20=64.
**
Note: Another method to find the number of ways of selection of at least one black ball can be given in three ways:
Choice 1: One black and two colours. Using the Combination method we select one black from three black and two colors from six coloured balls.
3C1×6C2
Choice 2: Two black and one colour. Using the Combination method we select two blacks from three black and one color from six coloured balls.
3C2×6C1
Choice 3: Three black colours. Using the Combination method we select all three blacks from three black.
3C3
Hence, the number of ways can three balls be drawn from the box if atleast one black balls is to be included in draw is
3C1×6C2+3C2×6C1+3C3
=3×3×26×5+2×13×2×6+1
=64.