document.write( "Question 861884: You are hungry for M& M's. If the bag is made up of 20%,20%red,and orange,blue,and green each make up 10%. The rest are brown.
\n" ); document.write( " If you pick up an m&m at random what is the probability that:
\n" ); document.write( "a. It is brown?
\n" ); document.write( "b. It is yellow or orange?
\n" ); document.write( "c. It is not green?
\n" ); document.write( "d. It is striped?
\n" ); document.write( "

Algebra.Com's Answer #519341 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Bag of m&ms: .20 red, .20 orange, .10blue, .10green, and .40brown
\n" ); document.write( "Pick one, Probability of following:
\n" ); document.write( "a. It is brown? .40
\n" ); document.write( "b. It is yellow or orange? .20
\n" ); document.write( "c. It is not green? 1 - .10
\n" ); document.write( "d. It is striped? 0 \n" ); document.write( "
\n" );