rohan2345
A bag has 32 yellow, red, blue and green balls. If one ball is drawn from the bag at random, the probability that it will be green is 0.5, and the probability that it will be blue is 0.25. What is the probability that the ball will be either red or yellow?
A- \(\frac{1}{5}\)
B- \(\frac{1}{4}\)
C- \(\frac{7}{20}\)
D- \(\frac{9}{20}\)
E- \(\frac{7}{12}\)
Since the probability that a green marble is selected is 0.5 = 1/2:
g/32 = 1/2
2g = 32
g = 16
Since the probability that a blue marble is selected is 0.25 = 1/4:
b/32 = 1/4
4b = 32
b = 8
Since there are 16 + 8 = 24 green and blue marbles, there are 32 - 24 = 8 red and yellow marbles.
Thus, the probability of selecting either a red or yellow marble is 8/32 = 1/4.
Alternate solution:
Since P(yellow) + P(red) + P(blue) + P(green) = 1, P(blue) = 0.25 = ¼, and P(green) = 0.5 = ½, we can say:
P(yellow) + P(red) + ¼ + ½ = 1
P(yellow) + P(red) + ¾ = 1
P(yellow) + P(red) = ¼
Since the yellow balls and red balls are mutually exclusive, P(yellow) + P(red) = P(yellow or red), and thus P(yellow or red) = ¼.
Answer: B