

InterviewSolution
Saved Bookmarks
1. |
A bag contains 5 white balls and 7 red balls. One ball is drawn at random. What is the probability that ball drawn is white? |
Answer» Given: A bag contains 7 red and 5 white balls and a ball is drawn at random Required to find: Probability that the ball drawn is white Total number of balls 7 + 5 = 12 Total number of white balls is 5 We know that Probability = Number of favourable outcomes/ Total number of outcomes Thus, the probability of getting a white ball = 5/12 |
|