document.write( "Question 859037: If four cards are drawn in succession and without replacement from a standard deck of fifty two cards how many sets of four cards are possible \n" ); document.write( "
Algebra.Com's Answer #517502 by ben720(159) ![]() You can put this solution on YOUR website! \n" ); document.write( "For the first card, there are 52 possibilities to draw. \n" ); document.write( "For the second card, there are only 51, as you took one away \n" ); document.write( "For the third card, there are 50 \n" ); document.write( "For the last, there are 49 to choose from. \n" ); document.write( "For the total number of permutations, there are \n" ); document.write( " \n" ); document.write( "So, \n" ); document.write( "From here, all you have to do is multiply those numbers. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "There are 6497400 possibilities. \n" ); document.write( " \n" ); document.write( " |