document.write( "Question 1081469: How many 5-card poker hands consisting of 2 aces and 3 kings are possible with an ordinary 52-card deck? \n" ); document.write( "
Algebra.Com's Answer #695526 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
4 choose 2=6
\n" ); document.write( "4 choose 3=4
\n" ); document.write( "6 x 4=24 different hands consisting of 2 aces and 3 kings. ☺☺☺☺
\n" ); document.write( "
\n" );