document.write( "Question 946114: a standard euchre deck consists of 24 different cards. If each player is dealt five cards, how many different arrangements of the five cards are possible \n" ); document.write( "
Algebra.Com's Answer #577177 by Theo(13342) You can put this solution on YOUR website! you are choosing sets of 5 from 24. \n" ); document.write( "order is not important. \n" ); document.write( "formula is c(24,5) = 42,504. \n" ); document.write( "there are 42,504 possible sets of 5 you can get where at least one of the cards is different.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |