document.write( "Question 1143739: A box contains 7 red cards, 2 blue cards, 3 green cards. What is the he smallest number of cards we must take from the box to make sure that we have 2 red cards?
\n" ); document.write( "A)2
\n" ); document.write( "B)4
\n" ); document.write( "C)5
\n" ); document.write( "D)7
\n" ); document.write( "

Algebra.Com's Answer #764620 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "In the worst case, we should take all blue cards (2) and all green cards (3).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2 + 3 = 5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "After taking the 6-th card we inevitably will have at least one red card,\r\n" );
document.write( "\r\n" );
document.write( "and after taking the 7-th card we inevitably will have at least two red cards.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  After taking 7 (seven) cards we inevitably will have at least two red cards.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );