Question
Question: There are \(8\) balls of different colours. In how many ways can we select \(5\) balls, so as to (...
There are 8 balls of different colours. In how many ways can we select 5 balls, so as to
(i) Include a white ball.
(ii) Exclude a red and black ball.
Solution
Here the given question is based on the concept of combination. We have to select 5 balls out of 8 balls given two different conditions. So for this, we will use the formula of combination i.e., calculating we have to select ′r′ objects out of ′n′ different objects gives nCr . On substituting and simplifying the formula we get the required solution.
Complete step by step answer:
Combination is defined as “the arrangement of ways to represent a group or number of objects by selecting them in a set and forming the subsets”. Generally, combination denoted by nCr, \left( {\begin{array}{*{20}{c}}
n \\\
r
\end{array}} \right), or ‘n choose r’.
The formula used to calculate the combination is: nCr=(n−r)!r!n!----(1)
Where, ‘n’ is the number of items you have to choose from (total number of objects) and ‘r’ is the number of items you're going to select.
Now consider the question, given, the 8 balls of different colours. We have to find the number of ways to select 5 balls out of 8 balls by applying the following conditions:
(i) Include a white ball. Total number of balls is 8. If one ball is white which is already included, then we need to select 4 balls out of 7 balls. Therefore, the number of ways is 7C4. Now, by using a formula,
7C4=(7−4)!⋅4!7!
⇒3!⋅4!7!
⇒(3×2×1)⋅4!7×6×5×4!
On cancelling the like terms, then we have
3×2×17×6×5
⇒6210
On simplification, we get
∴35 ways
Thus, the number of ways in which 5 balls out of 8 such including a white ball is 35.
(ii) Exclude a red and black ball. Total number of balls is 8. If two balls red and black are not to be selected, then we need to select 5 balls out of 6 balls. Therefore, the number of ways is 6C5. Now, by using a formula
6C5=(6−5)!⋅5!6!
⇒1!⋅5!6!
⇒5!6×5!
On simplification, we get
∴6 Ways
Thus, the number of ways in which 5 balls out of 8 excluding a red and black ball is 6.
Note: In combinations each of the different selections made by taking some or all of a number of objects irrespective of their arrangement. Remember, factorial is the continued product of first n natural numbers is called the “n factorial “ and it is represented by n!=(n−1)⋅(n−2)⋅(n−3).....3⋅2⋅1. We also know that if we have 0!, then the value of this is 0!=1.