InterviewSolution
Saved Bookmarks
| 1. |
There are two boxes. In the first box there are 4 white, 5 black balls. In the second box there are 5 white, 4 black balls. A ball at random is drawn from the first box and transferred to the second box. Then if a ball is drawn at random from the second box, the probability for the drawn ball to be white is |
|
Answer» `2//81` |
|