document.write( "Question 476867: five cards are chosen at random from an ordinary deck of 52 cards. how many ways is it possible to choose no clubs \n" ); document.write( "
Algebra.Com's Answer #326992 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Simply choose five cards from a set of 39 cards (i.e. all the cards that are not clubs), so the number of ways is 39C5. \n" ); document.write( " |