document.write( "Question 968384: If you were to draw a 5-card hand from a standard deck of 52 cards, what is the probability that it will have 3 face cards (from the 4 jacks, 4 queens, and 4 kings)? \n" ); document.write( "
Algebra.Com's Answer #591770 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "It is not clear whether the words \"it will have 3 face cards\" means \r\n" ); document.write( "\"EXACTLY 3 and no more\" or whether it means \"AT LEAST 3\".\r\n" ); document.write( "\r\n" ); document.write( "I will considering that it means getting EXACTLY 3 face cards and no more.\r\n" ); document.write( "\r\n" ); document.write( "The denominator of the desired probability in either case is\r\n" ); document.write( "the number of ways to choose 5 cards from the 52: \r\n" ); document.write( "\r\n" ); document.write( "52 Choose 5 = 52C5 =\n" ); document.write( " |