document.write( "Question 986196: What is the probability of being dealt 4 hearts from a standard 52 card deck if only 4 cards are being dealt? \n" ); document.write( "
Algebra.Com's Answer #607004 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
What is the probability of being dealt 4 hearts from a standard 52 card deck if only 4 cards are being dealt?
\n" ); document.write( "=====================
\n" ); document.write( "without replacing the cards:
\n" ); document.write( "1st is 13/52 = 1/4
\n" ); document.write( "2nd is 12/51 = 4/17
\n" ); document.write( "then 11/50 and 10/49
\n" ); document.write( "----
\n" ); document.write( "It's the product of the 4 chances
\n" ); document.write( "= 1/17 * 11/5 * 1/49
\n" ); document.write( "= 11/4165
\n" ); document.write( "
\n" ); document.write( "
\n" );