document.write( "Question 474075: How many different 5 card hands can be dealt from a 52-card deck? \n" ); document.write( "
Algebra.Com's Answer #325133 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! It's 52*51*50*49*48 = a big number \n" ); document.write( "But the order in which they're drawn doesn't matter, so divide by \n" ); document.write( "5*4*3*2*1 \n" ); document.write( "------------ \n" ); document.write( "--> 2598960 \n" ); document.write( "This is \n" ); document.write( " \n" ); document.write( " |