document.write( "Question 1192544: 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. \n" ); document.write( "
Algebra.Com's Answer #824427 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The probability that the selected ball is blue is equal to five times the probability that the selected ball is green.

\n" ); document.write( "So let P(green)=x; then P(blue)=5x.

\n" ); document.write( "The probability that the chosen ball is green is the same as the probability that the chosen ball is red....

\n" ); document.write( "So P(red)=x.

\n" ); document.write( "The sum of the probabilities is 1:

\n" ); document.write( "x+5x+x=1
\n" ); document.write( "7x=1
\n" ); document.write( "x=1/7

\n" ); document.write( "So
\n" ); document.write( "P(green) = 1/7
\n" ); document.write( "P(blue) = 5/7
\n" ); document.write( "P(red) = 1/7

\n" ); document.write( "ANSWER: P(blue or red) = 5/7 + 1/7 = 6/7

\n" ); document.write( "
\n" ); document.write( "
\n" );