document.write( "Question 281482: A jar contains 5 white, 7 blue, and 8 red marbles. If you remove 1 marble at a time, randomly, what is the minimum number that you must remove to be certain that you have at least 3 marbles of each color? \n" ); document.write( "
Algebra.Com's Answer #204474 by richwmiller(17219) You can put this solution on YOUR website! If I remove 17 the last three might be all white giving me only two white. \n" ); document.write( "but if I remove 18 I have to have all but 2 so that if the two left are both white I will have at least 3 white \n" ); document.write( " \n" ); document.write( " |