document.write( "Question 708701: How many different 3 card hands can be drawn from a standard deck of 52 playing cards? \n" ); document.write( "
Algebra.Com's Answer #436230 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! THE FIRST CARD IS 1 OF 52 \n" ); document.write( "THE SECOND IS 1 OF 51 \n" ); document.write( "THE THIRD CARD IS 1 OF 50 \n" ); document.write( "52*51*50=132,600 ANS. \n" ); document.write( " |