document.write( "Question 328012: a candy bowl contains * red M&M's, 5 blue, and 3 yellow. if two M&M's are selected @ random, what is the probability that one will be blue or one will be yellow? \n" ); document.write( "
Algebra.Com's Answer #234906 by Fombitz(32388) You can put this solution on YOUR website! I assume you mean \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "I assume you mean two are chosen without replacement. \n" ); document.write( "P(1B or 1Y) means P(not both reds) \n" ); document.write( "Find P(not both reds) \n" ); document.write( "P(both reds)+P(not both reds)= \n" ); document.write( "P(not both reds)= \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "P(R,R)= \n" ); document.write( "P(not both reds)= \n" ); document.write( "P(1B or 1Y)= \n" ); document.write( " \n" ); document.write( " |