document.write( "Question 694511: How many different five-card hands can be dealt from a deck that has only clubs(13 cards altogether)?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #427975 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How many different five-card hands can be dealt from a deck that has only clubs(13 cards altogether)?
\n" ); document.write( "-----------------------
\n" ); document.write( "13*12*11*10*9 = 154440
\n" ); document.write( "----
\n" ); document.write( "But, since 2,3,4,5,6 is the same as 2,4,5,6,3, divide by 5!
\n" ); document.write( "154440/120 = 1287 hands
\n" ); document.write( "
\n" ); document.write( "
\n" );