document.write( "Question 1039999: If you are dealt 4 cards from a shuffled deck of 52 cards.
\n" );
document.write( "Find the probability that all 4 cards are diamonds. \n" );
document.write( "
Algebra.Com's Answer #654772 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If you are dealt 4 cards from a shuffled deck of 52 cards. \n" ); document.write( "Find the probability that all 4 cards are diamonds. \n" ); document.write( "----------- \n" ); document.write( "The 1st is 13/52 \n" ); document.write( "Then 12/51 \n" ); document.write( "then 11/50 \n" ); document.write( "then 10/49 \n" ); document.write( "---------- \n" ); document.write( "Multiply those 4 numbers. \n" ); document.write( " |