

InterviewSolution
Saved Bookmarks
1. |
In a bag, there are 2 rad balls, 3 green balls and 4 brown balls. Find the probability of drawing a ball at random being red or green.A. `(5)/(9)`B. `(1)/(4)`C. `(1)/(5)`D. `(4)/(9)` |
Answer» Correct Answer - A There are 2 red balls and 3 green balls. The number of possible outcomes = 2+3=5. The total number of cases = 2+3+4=9 The required probability `=(5)/(9)`. |
|