document.write( "Question 319117: In his pocket a boy has 3 red marbles, 4 blue marbles and 4 green marbles. How many will he have to take out of his pocket to ensure he has taken out atleast one of every color? \n" ); document.write( "
Algebra.Com's Answer #228471 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
The answer is 9.
\n" ); document.write( "The first 4 could be green.
\n" ); document.write( "The next 4 could be red.
\n" ); document.write( "The next one must be blue.
\n" ); document.write( "4+4+1=9
\n" ); document.write( "
\n" );