document.write( "Question 1069396: What is the probability that you will be dealt a 5 card hand that
\n" );
document.write( "contains no Face Cards? \n" );
document.write( "
Algebra.Com's Answer #684644 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "The probability is these 40 cards choose 5, or 40C5\r\n" ); document.write( " \r\n" ); document.write( "A♥ 2♥ 3♥ 4♥ 5♥ 6♥ 7♥ 8♥ 9♥ 10♥ \r\n" ); document.write( "A♦ 2♦ 3♦ 4♦ 5♦ 6♦ 7♦ 8♦ 9♦ 10♦\r\n" ); document.write( "A♠ 2♠ 3♠ 4♠ 5♠ 6♠ 7♠ 8♠ 9♠ 10♠ \r\n" ); document.write( "A♣ 2♣ 3♣ 4♣ 5♣ 6♣ 7♣ 8♣ 9♣ 10♣ \r\n" ); document.write( "\r\n" ); document.write( "out of these 52 cards choose 5, or 52C5\r\n" ); document.write( " \r\n" ); document.write( "A♥ 2♥ 3♥ 4♥ 5♥ 6♥ 7♥ 8♥ 9♥ 10♥ J♥ Q♥ K♥ \r\n" ); document.write( "A♦ 2♦ 3♦ 4♦ 5♦ 6♦ 7♦ 8♦ 9♦ 10♦ J♦ Q♦ K♦\r\n" ); document.write( "A♠ 2♠ 3♠ 4♠ 5♠ 6♠ 7♠ 8♠ 9♠ 10♠ J♠ Q♠ K♠ \r\n" ); document.write( "A♣ 2♣ 3♣ 4♣ 5♣ 6♣ 7♣ 8♣ 9♣ 10♣ J♣ Q♣ K♣ \r\n" ); document.write( "\r\n" ); document.write( "That's\n" ); document.write( " |