

InterviewSolution
Saved Bookmarks
1. |
A bag contains 3 red and 5 black balls. One ball is taken out from this bag at random. What is the probability that ball drawn is black? |
Answer» Number of balls in the bag = 3 red + 5 black. ∴ Total number of all possible outcomes = 8. The number of favourable outcomes that the ball is not black = 3. ∴ The required probability = \(\frac { 3 }{ 8 }\) |
|