SeaOyster1 wrote:
In a bowl containing 10 marbles, 5 are blue and 5 are pink. If 2 marbles are picked randomly, what is the probability that the 2 marbles will not both be pink?
(A) 2/9
(B) 7/9
(C) 7/8
(D) 5/6
(E) 6/5
This uestion can be solved using combinatorics also:
Probability of
obtaining two pink marbles:
Number of pink pairs that can be obtained: \(\frac{5!}{2!}\)
Number of total pairs: \(\frac{10!}{2!}\)
Probability (desired outcomes / total outcomes) = \(\frac{10}{45}\)
However, this is the probability of
obtaining two pink marbles. The probability of not obtaining them is \(1-\frac{10}{45} = \frac{35}{45} = \frac{7}{9}\)
Option B.