document.write( "Question 261868: how many different 5 card hands can be drawn from a standard deck of 52 cards \n" ); document.write( "
Algebra.Com's Answer #192940 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! SInce there are no restrictions, we have \n" ); document.write( "(52c5) = 2598960 \n" ); document.write( " |