document.write( "Question 173316: grace has 16 jellybeans in her pocket. she has 8 red ones, 4 green ones, and 4 blue ones. what is the minimum number of jellybeans she must take out of her pocket to ensure that she has one of each color. \n" ); document.write( "
Algebra.Com's Answer #128159 by scott8148(6628) You can put this solution on YOUR website! let's look at the \"best case\" __ she draws three jellybeans, one of each color\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "but; to ENSURE one of each color (even if she was blindfolded), we have to look at the \"worst case\" \n" ); document.write( "__ she draws 8 of one color, 4 of another color, and finally; one of the third color\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "she has to draw 13 to ENSURE one of each color \n" ); document.write( " |