From EZ Series Advanced Workbook.
In a certain jar, there are 5 red marbles, 5 blue marbles, and 5 green marbles If two marbles are randomly drawn, what is the probability that the two marbles will be of different colors?
Pravin Wrote:I think here is the way to solve it -
1. First marble can be any color - so probability of selecting any one color marble will be - 1 (say it is red in color)
Now remaining red marbles are - 4 and total marbles are - 14.
So probability of not selecting red marble is - (14-4)/14 i.e. 10/14
resultant probability is - 1*10/14 = 5/7.
Hope this is correct. If there is a better faster way please suggest
atul.jadhav Wrote:Hi All,
Is the following approach right?
Probability of selecting 2 marbles of different colors = 1 - total probability of selecting same color.
1.Probability of selecting both Red is (5/15)*(4/14) = 2/21
2. Total Probability of selecting Red,Green and Blue is (2/21)*3 = 2/7.
3. 1-2/7 = 5/7 is the probability of selecting 2 marbles with different colors
Thanks in advance!
Regards
Atul