.
A basket contains red, blue and green balls. One ball is to be chosen at random.
The probability that the selected ball is blue is equal to five times the probability
that the selected ball is green.
If the probability that the chosen ball is green is the same as the probability
that the chosen ball is red, find the probability that the chosen ball is blue or red.
~~~~~~~~~~~~~~~~~~~
Let x be the probability that the randomly chosen ball is green.
Then the probability that the randomly chosen ball is blue is 5x,
and the probability that the randomly chosen ball is red is x.
The sum of probabilities is 1
x + 5x + x = 1,
which gives 7x = 1 and x= .
Thus the probability that the randomly chosen ball is blue or red equals + = . ANSWER
Solved.