document.write( "Question 1200943: how many possible 5 card hands from a standard 52-card deck playing cards with one spade, two hearts and two diamonds \n" ); document.write( "
Algebra.Com's Answer #835161 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how many possible 5 card hands from a standard 52-card deck playing cards with one spade, two hearts and two diamonds \n" ); document.write( "---------------- \n" ); document.write( "1 spade = 13/52 = 1/4 \n" ); document.write( "1st heart = 13/51 \n" ); document.write( "2nd heart = 12/50 \n" ); document.write( "1st diamond = 13/49 \n" ); document.write( "2nd diamond = 12/48 \n" ); document.write( "--------------- \n" ); document.write( "Multiply those. \n" ); document.write( " |