document.write( "Question 325263: Find the probability of obtaining each of the following poker hands.
\n" );
document.write( "A. Royal Flush (10, J, Q, K, A all of the same suit)
\n" );
document.write( "B. Straight FLUSH (5 cards in sequence in a single suit, but not a royal flush)
\n" );
document.write( "C.FULL HOUSE (one pair and one triple of the same face values)
\n" );
document.write( "D. STRAIGHT ( 5 consecutive cards, not all of the same suit)
\n" );
document.write( "Thank you.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #232911 by stanbon(75887) ![]() You can put this solution on YOUR website! If you just need the probabilities use Google \n" ); document.write( "to see \"Poker Probabilities\". \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |