document.write( "Question 1166377: Five cards are drawn from a standard deck without replacement. What is the probability that at least one of the cards is a club \n" ); document.write( "
Algebra.Com's Answer #790878 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The opposite of \"at least one card is a club\" is \"no cards are clubs\". So the probability that at least one is a club is 1 minus the probability that none are clubs. \n" ); document.write( "The probability that the first card drawn is not a club is 39/52; \n" ); document.write( "the probability that the second is not a club is 38/51; \n" ); document.write( "... \n" ); document.write( "The probability that none of the five cards drawn is a club is \n" ); document.write( " \n" ); document.write( "And then the probability that at least one is a club is 1 minus that number. \n" ); document.write( "Use a calculator if you need to get a simplified answer. \n" ); document.write( " \n" ); document.write( " |