document.write( "Question 972362: From a deck of 52 cards, how many different hands of 10 cards can be drawn? \n" ); document.write( "
Algebra.Com's Answer #594925 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It is 52C10\r \n" ); document.write( "\n" ); document.write( "1.582 *10^10 \n" ); document.write( "15,820,000,000 hands\r \n" ); document.write( "\n" ); document.write( "52!/42!10! \n" ); document.write( " |