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)\"\" \"About 
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( "\"%2839%2F52%29%2838%2F51%29%2837%2F50%29%2836%2F49%29%2835%2F48%29\"

\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( "
\n" );