document.write( "Question 785054: How many ways can you get 4 Jacks and 1 black card when drawing 5 cards? \n" ); document.write( "
Algebra.Com's Answer #477338 by edjones(8007) You can put this solution on YOUR website! 4C4*24C1 There are 4 Jacks in the deck and 24 black cards not counting the 2 black Jacks. \n" ); document.write( "=1*24 \n" ); document.write( "=24 ways. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |