Halimah_O wrote:A certain bag of gemstones is composed of two-thirds diamonds and one-third rubies. If the probability of randomly selecting two diamonds from the bag, without replacement is 5/12, what is the probability of selecting two rubies from the bag, without replacement.
(a) 5/36
(b) 5/24
(c) 1/12
(d) 1/6
(e) 1/4
IMO B[/spoiler]
You could test cases until we find one that satisfies the conditions of the problem. We know that if the bag is 2/3 diamonds and 1/3 rubies that there are twice as many diamonds as rubies.
Case 1: 4 Diamonds and 2 Rubies
P(selecting 2 diamonds) = (4/6) * (3/5) = 12/30 = 2/5. We want 5/12. Close
Case 2: 6 Diamonds and 3 Rubies
P(selecting 2 diamonds) = (6/9) * (5/8) = 30/72 = 5/12. That's what we want.
If there are 3 rubies and 6 diamonds, P(selecting 2 rubies) = (3/9) * (2/8) = 6/72 = 1/12. Answer is
C (Please edit the original post.)