document.write( "Question 1201199: How many ways to create a five card poker hand with 2 aces and 2 kings? \n" ); document.write( "
Algebra.Com's Answer #835482 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "We need to choose 2 of the 4 aces, 2 of the 4 kings, and 1 of the other 44 cards:

\n" ); document.write( "\"C%284%2C2%29%2AC%284%2C2%29%2AC%2844%2C1%29+=+6%2A6%2A44+=+1584\"

\n" ); document.write( "ANSWER: 1584

\n" ); document.write( "
\n" ); document.write( "
\n" );