document.write( "Question 926220: What is the probability that 5 cards dealt from a well shuffled deck , 3 will be hearts and 2 spades? \n" ); document.write( "
Algebra.Com's Answer #562161 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
P(3H and 2Ss) = \"%284C1%29%2813C3%29%283C1%29%2813C2%29\"
\n" ); document.write( "1st choose Heart suit from 4 suits...and then choose 3 of those 13 cards ...
\n" ); document.write( "AND then choose Spade suit from 3 remaining suits...and then choose 2 of those 13 cards...
\n" ); document.write( "
\n" );