A box contains 12 identical balls. Five are brown and seven are not. Two balls are drawn together. What is the probability that at least one brown ball is selected?
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.
The balls selected can be 1 brown ball and 1 not brown ball or 2 brown balls.
P = 1 2 C 2 ( 5 C 1 ) ( 7 C 1 ) + 1 2 C 2 5 C 2 = 6 6 3 5 + 6 6 1 0 = 2 2 1 5