document.write( "Question 117132: A poker hand consists of five cards dealt from a deck of 52. How many diferent poker hands are possible? \n" ); document.write( "
Algebra.Com's Answer #85280 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
52*51*50*49*48=311,875,200 POSSIBLE DIFFERENT HANDS CAN BE DEALT WITH 5 CARDS. \n" ); document.write( "
\n" );