document.write( "Question 855253: A card player draws 4 cards from a standard pack of 52 cards.
\n" ); document.write( "Find the probability that this results in a card being drawn from each of the 4 suits.
\n" ); document.write( "

Algebra.Com's Answer #515181 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "A card player draws 4 cards from a standard pack of 52 cards
\n" ); document.write( "P(a card from each of the 4 suits) = \"%281%2F52%29%2839%2F51%29%2826%2F50%29%2813%2F49%29\"
\n" ); document.write( "the 39 , 36, 13 represent the number of cards left in other suits respectively as the next card is drawn
\n" ); document.write( "After 1st card .. there are 3 remaining suits to chose from, (13*3 = 39)
\n" ); document.write( "After 2nd card .. there are 2 remaining suits to chose from, (13*2 = 26)
\n" ); document.write( "After 3nd card .. there is 1 remaining suits to chose from, (13*1 = 13) \n" ); document.write( "
\n" );