document.write( "Question 1144366: A poker hand consisting of 4 cards is dealt from a standard deck of 52 cards. Find the probability that the hand contains exactly 3 face cards. \n" ); document.write( "
Algebra.Com's Answer #765457 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A poker hand consisting of 4 cards is dealt from a standard deck of 52 cards. Find the probability that the hand contains exactly 3 face cards. \n" ); document.write( "-------------- \n" ); document.write( "There are 12 face cards. \n" ); document.write( "The 1st choice is 12/52 \n" ); document.write( "Then 11/51 \n" ); document.write( "Then 10/50 \n" ); document.write( "Then 40/49 ----- not a face card \n" ); document.write( "======================= \n" ); document.write( "---> the product of the 4 numbers. \n" ); document.write( " \n" ); document.write( " |