document.write( "Question 1075721: According to the company that makes M&Ms, each package of Milk Chocolate M&M’s should contain \r
\n" );
document.write( "\n" );
document.write( "24% blue
\n" );
document.write( "14% brown
\n" );
document.write( "16% green
\n" );
document.write( "20% orange
\n" );
document.write( "12% red
\n" );
document.write( "14% yellow
\n" );
document.write( "In a bag of 500 M&Ms, how many of each
\n" );
document.write( "color would you expect to have based on the
\n" );
document.write( "theoretical probabilities given above? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #690531 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! If you have 500 M&Ms and 24% of them are blue, then 0.24*500 = 120 of them should be blue. \n" ); document.write( "0.14 * 500 = brown \n" ); document.write( "0.16 * 500 = green, etc \n" ); document.write( " |