document.write( "Question 1157058: How many five card hands consisting of 2 kings and 3 aces can be dealt from a
\n" );
document.write( "deck of 52 playing cards? \n" );
document.write( "
Algebra.Com's Answer #779862 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! How many five card hands consisting of 2 kings and 3 aces can be dealt from a \n" ); document.write( "deck of 52 playing cards? \n" ); document.write( " \r\n" ); document.write( "4 suits CHOOSE 2 for the kings = 4C2 = (4×3)/(2×1) = 12/2 = 6 ways. They are\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "K♥ K♦ . . .\r\n" ); document.write( "K♥ K♠ . . . \r\n" ); document.write( "K♥ K♣ . . .\r\n" ); document.write( "K♦ K♠ . . .\r\n" ); document.write( "K♦ K♣ . . .\r\n" ); document.write( "K♠ K♣ . . .\r\n" ); document.write( "\r\n" ); document.write( "For every one of those 6 ways to have the kings, we can put 3 aces with them any\r\n" ); document.write( "of:\r\n" ); document.write( "\r\n" ); document.write( "4 suits CHOOSE 3 for the aces = 4C3 = (4×3×2)/(3×2×1) = 24/6 = 4 ways. \r\n" ); document.write( "\r\n" ); document.write( "They are:\r\n" ); document.write( "\r\n" ); document.write( ". . A♥ A♦ A♠\r\n" ); document.write( ". . A♥ A♦ A♣\r\n" ); document.write( ". . A♥ A♠ A♣\r\n" ); document.write( ". . A♦ A♠ A♣\r\n" ); document.write( "\r\n" ); document.write( "That's 6 times 4 or 6×4 or 24 ways to have such a 5-card poker hand.\r\n" ); document.write( " \r\n" ); document.write( "Edwin\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |