document.write( "Question 448464: how many different 5-card hands can be dealt from a standard deck of 52 cards? \n" ); document.write( "
Algebra.Com's Answer #308579 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "how many different 5-card hands can be dealt from a standard deck of 52 cards?
\n" ); document.write( " 52C5 = 52!/5!47! = 2,598,960 different hands \n" ); document.write( "
\n" );