document.write( "Question 1136524:
\n" );
document.write( "How many 5-card poker hands consisting of 3 aces and 2 kings are possible with an ordinary 52- card deck? \n" );
document.write( "
Algebra.Com's Answer #754290 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The total number of hands is 52C5=2598960 \n" ); document.write( "Ways to get 3 aces from 4 is 4 (4C3) \n" ); document.write( "and 6 ways to get 2 kings from 4 or (4C2) \n" ); document.write( "That is 24 ways to get a full house A-K ANSWER \n" ); document.write( "24/2598960=9.23 x 10^(-6) \n" ); document.write( " |