If from each of the three boxes containing 3 white and 1 black, 2 white and 2 black, 1 white and 3 black balls, one ball is drawn at random. Then the probability that 2 white and 1 black balls will be drawn is?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice solution, @jaiveer shekhawat +1 upvote. I liked the way you solved it.
Log in to reply
Thanx.. DuDe ... got an upvote after a long time
Yes, I did the same way.
This question provides a symmetric condition, which means that even when the white balls change colour into black and black change to white, the condition does not change at all.
Hence, the probability of taking 2 white balls and 1 black ball is same as taking 1 white balls and 2 black balls. Also, the probability of taking 3 white balls is same as taking 3 black balls.
P ( 3 W ) + P ( 2 W 1 B ) + P ( 1 W 2 B ) + P ( 3 B ) = 1 2 P ( 3 W ) + 2 P ( 2 W 1 B ) = 1 P ( 2 W 1 B ) = 1 / 2 − P ( 3 W ) = 1 / 2 − ( 1 / 4 ) ( 2 / 4 ) ( 3 / 4 ) = 1 3 / 3 2
Very elegant, much better than actually listing all the ways.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
|
Problem Loading...
Note Loading...
Set Loading...