document.write( "Question 382737: I'm working on a homework assignment from my Topics in Mathematical Reasoning class and I've got an answer to this question, but there's no way for me to check the answer I have.\r
\n" );
document.write( "\n" );
document.write( "The question is:
\n" );
document.write( "A full house in poker consists of three of one kind and two of another kind in a five-card hand. For example, if a hand contains three Kings and two 5's, it is a full house. If 5 cards are dealt at random from a standard deck of 52 cards, without replacement, determine the probability of getting three Kings and two 5's.\r
\n" );
document.write( "\n" );
document.write( "My answer is 1/108,290 \n" );
document.write( "
Algebra.Com's Answer #271158 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If 5 cards are dealt at random from a standard deck of 52 cards, without replacement, determine the probability of getting three Kings and two 5's. \n" ); document.write( "My answer is 1/108,290 \n" ); document.write( "----- \n" ); document.write( "Ways to succeed: \n" ); document.write( "Pick 3 kings: 4C3 = 4 \n" ); document.write( "Pick 2 5's: 4C2 = 6 \n" ); document.write( "---- \n" ); document.write( "Ways to succeed = 4*6 = 24 \n" ); document.write( "------- \n" ); document.write( "Total number of 5-card hands: 52C5 \n" ); document.write( "-------- \n" ); document.write( "P(3K and 2 5's) = 24/52C5 = 0.0000092345 = 1/108,290 \n" ); document.write( "=========================================================== \n" ); document.write( "You have it. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |