document.write( "Question 1188916: How many cards must be selected from a standard deck of 52 cards to guarantee that at least 5 cards of the same suit are chosen? \n" ); document.write( "
Algebra.Com's Answer #820099 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Think of the worst case scenario.... \n" ); document.write( "If you want to get 5 cards of the same suit, the worst thing that can happen is that you start by getting 4 cards in each of the 4 suits. That's 16 cards; and the next one is guaranteed to give you 5 cards in one of the suits. \n" ); document.write( "ANSWER: 17 \n" ); document.write( " \n" ); document.write( " |