document.write( "Question 1191704: According to Masterfoods, the company that manufactures M&Ms, 12% of peanut M&Ms are brown, 15% are yellow, 12% are red, 23% are blue, 23% are orange and 15% are green. Assume that selecting multiple M&Ms are independent events. (Round your answers to three decimal places, for example 0.123)\r
\n" );
document.write( "\n" );
document.write( "Compute the probability that a randomly selected peanut M&M is not green.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Compute the probability that three randomly selected peanut M&Ms are all green.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "If you randomly select four peanut M&Ms, compute the probability that none of them are red. \n" );
document.write( "
Algebra.Com's Answer #823506 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! p(not green) is 1-p(green)=0.85 \n" ); document.write( "- \n" ); document.write( "all three are green is 0.15^3=0.003375 or 0.003. Sorry, I was still thinking of complement. \n" ); document.write( "- \n" ); document.write( "none red is 0.88^4=0.5997 or 0.600. \n" ); document.write( "There is an 88% chance it won't be red. \n" ); document.write( " |