document.write( "Question 341633: Heartless poker is played with a deck of cards in which all the hearts have been removed. Note that the deck now has 39 cards. Find the probability of getting a flush (five cards of the same suit) when drawing a five-card hand. \n" ); document.write( "
Algebra.Com's Answer #244665 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Heartless poker is played with a deck of cards in which all the hearts have been removed. Note that the deck now has 39 cards. Find the probability of getting a flush (five cards of the same suit) when drawing a five-card hand.
\n" ); document.write( "-----
\n" ); document.write( "Pick a suit: 3 ways
\n" ); document.write( "Pick 5 cards of that suit: 13C5 = 1287
\n" ); document.write( "-----
\n" ); document.write( "Pick 5 cards randomly = 575757
\n" ); document.write( "===============
\n" ); document.write( "P(flush) = (3*1287)/575757 = 0.0067
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );