document.write( "Question 1139067: A 4-card hand is drawn from a standard deck of 52 cards. Find the probability that the hand contains the given cards: four of the same suit \n" ); document.write( "
Algebra.Com's Answer #756846 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
a standard deck of 52 cards has 4 suits of 13 cards each, therefore
\n" ); document.write( ":
\n" ); document.write( "Probability of drawing 4 cards of the same suit = 13/52 * 12/51 * 11/50 * 10/49 = 0.0026
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );