document.write( "Question 411541: if 5 cards are taken from a deck of 52 cards what is the probability that 3 will be clubs. \n" ); document.write( "
Algebra.Com's Answer #289290 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "if 5 cards are taken from a deck of 52 cards
\n" ); document.write( "P(3 of them will be clubs)= 13C3*39C2/52C5 |nCx = \"n%21%2F%28x%21%28n-x%29%21%29\"
\n" ); document.write( " P(3 of them will be clubs)= 286*741/2598960 = .0815
\n" ); document.write( " \n" ); document.write( "
\n" );