document.write( "Question 334399: find the number of possible 5 card hands that contain: 3 face cards ( kings queens or jacks) of the SAME suit and 2 other cards ( non face) \n" ); document.write( "
Algebra.Com's Answer #239607 by nyc_function(2741) You can put this solution on YOUR website! Do the following:\r \n" ); document.write( "\n" ); document.write( "No of possible 5 card hands = 3! x 4 x 36C2.\r \n" ); document.write( "\n" ); document.write( "Can you finish? Just do the math on the right side of the equation.\r \n" ); document.write( "\n" ); document.write( "HINT: Use the combination formula for 36C2. \n" ); document.write( " \n" ); document.write( " |