document.write( "Question 22309: You get a box of assorted chocolates for Christmas. There are the following
\n" );
document.write( "types; 8 dark chocolate-coated caramels, 7 milks chocolate-coated caramels,7
\n" );
document.write( "dark chocolate-coated nuts, 6 milk chocolate-coated vanilla creams, 8 dark
\n" );
document.write( "chocolate-coated cherries, 7 milk chocolate-coated strawberry creams. Determine
\n" );
document.write( "the following probabilitie;
\n" );
document.write( " of getting 2 dark chocolate-coated cherries in a row and then 5
\n" );
document.write( " caramels in a row.''.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #10882 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are 43 pieces. \n" ); document.write( "You are selecting without replacing the candies.\r \n" ); document.write( "\n" ); document.write( "P(2dark cc cheerries in a row)= (8/43)*(7/42)\r \n" ); document.write( "\n" ); document.write( "Then get 5 caramels in a row = (7/41)(6/40)(5/39)(4/38)(3/37)\r \n" ); document.write( "\n" ); document.write( "Multiply all these to get the probability you want.\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |