document.write( "Question 1151727: A bag contains four red marbles, one green one, one lavender one, three yellows,
\n" );
document.write( "and two orange marbles.
\n" );
document.write( "How many sets of five marbles include at most one of the yellow ones? \n" );
document.write( "
Algebra.Com's Answer #773568 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! A bag contains four red marbles, one green one, one lavender one, three yellows, \n" ); document.write( "and two orange marbles. \n" ); document.write( "How many sets of five marbles include at most one of the yellow ones? \r\n" ); document.write( "There are 4+1+1+1+3+2 = 12 marbles\r\n" ); document.write( "\r\n" ); document.write( "Remove 2 of the 3 yellow marbles, then choose any 4 from the remaining 10 marbles,\r\n" ); document.write( "\r\n" ); document.write( "3 yellow marbles CHOOSE 2 to remove in 3C2 = 3 ways.\r\n" ); document.write( "\r\n" ); document.write( "TIMES\r\n" ); document.write( "\r\n" ); document.write( "10 remaining marbles CHOOSE 5 = 10C5 = 252 ways.\r\n" ); document.write( "\r\n" ); document.write( "Answer 3∙252 = 756 ways\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |