document.write( "Question 240143: Do the following. (Round the answers to six decimal places.) \r
\n" ); document.write( "\n" ); document.write( "(a)Find the probability of being dealt an \"aces over kings\" full house (three aces and two kings).\r
\n" ); document.write( "\n" ); document.write( "(b)Find the probability of being dealt a full house.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #176040 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Do the following. (Round the answers to six decimal places.)
\n" ); document.write( "(a)Find the probability of being dealt an \"aces over kings\" full house (three aces and two kings).
\n" ); document.write( "# of ways to pick three aces: 4C3 = 4
\n" ); document.write( "# of ways to pick 2 kings: 4C2 = 6
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "Prob = (4*6)/52C5 = 0.000009234\r
\n" ); document.write( "\n" ); document.write( "=============================================
\n" ); document.write( "Probability of being dealt a full house.
\n" ); document.write( "Pick a card: 13 ways
\n" ); document.write( "Pick 3 of the card: 4 ways
\n" ); document.write( "Pick another card: 12 ways
\n" ); document.write( "Pick 2 of that card: 6
\n" ); document.write( "----------------------------------
\n" ); document.write( "Prob = {13*4*12*6)/52C5 = 3744/2598960 = 0.00144....
\n" ); document.write( "------------------------------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );