document.write( "Question 636501: in a poker game how many ways can you form a full house
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #401063 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! in a poker game how many ways can you form a full house \n" ); document.write( "---------- \n" ); document.write( "Ignoring suits, which don't matter for a full house, there are 13 ranks, 1 thru King, or 2 thru Ace. \n" ); document.write( "You have 3 of one of the ranks, 1 of 13, and 2 of another rank, 1 of the remaining 12. \n" ); document.write( "--> 13*12 = 156 ways \n" ); document.write( " \n" ); document.write( " |