document.write( "Question 445279: From a standard 52-card deck, how many 5-card poker hands can be dealt consisting of each of the following
\n" ); document.write( " five clubs
\n" ); document.write( "three kings and a pair
\n" ); document.write( "

Algebra.Com's Answer #306776 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
From a standard 52-card deck, how many 5-card poker hands can be dealt consisting of each of the following
\n" ); document.write( "five clubs
\n" ); document.write( "Ans: 13C5 =
\n" ); document.write( "-----
\n" ); document.write( "three kings and a pair
\n" ); document.write( "Ans: 4C3*12*4C2 = 4*12*6 = 288
\n" ); document.write( "======================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );