document.write( "Question 305237: Given a standard deck of playing cards, fin the probability of being dealt a flush. (A flush is a 5 card hand in which all the cards are the same suit.) (State answer as a fraction.) \n" ); document.write( "
Algebra.Com's Answer #218559 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Given a standard deck of playing cards, fin the probability of being dealt a flush.
\n" ); document.write( "-------------
\n" ); document.write( "The 1st card can be any suit.
\n" ); document.write( "The 2nd card is 12 of 51 remaining of the same suit.
\n" ); document.write( "The 3rd card is 11 of 50.
\n" ); document.write( "The 4th is 10/49
\n" ); document.write( "The 5th is 9/48
\n" ); document.write( "12/51 x 11/50 x 10/49 x 9/48 = 11880/5880000
\n" ); document.write( "= 99/49000
\n" ); document.write( "~ 1 in 500
\n" ); document.write( "
\n" );