document.write( "Question 874710: You are dealt a hand of 4 cards from a standard deck of 52 playing cards. What is the probability that you are dealt no more than 3 clubs?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #527656 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Dealt 4 cards from a standard deck of 52 playing cards
\n" ); document.write( "P(≤ 3C) = 1 - P(4C) = 1 - \"13C4%2F%2852C4%29\"
\n" ); document.write( "
\n" );