document.write( "Question 568465: A card is selected from a standard deck of 52 playing cards. A standard deck of cards has 12 face cards and four Aces (Aces are not face cards). Find the probability of selecting
\n" );
document.write( "
\n" );
document.write( "· an odd prime number under 10 given the card is a club. (1 is not prime.)
\n" );
document.write( "· a Jack, given that the card is not a heart.
\n" );
document.write( "· a King given the card is not a face card. ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #366967 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Here is a standard deck of 52 cards:\r\n" ); document.write( "\r\n" ); document.write( "\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( "\r\n" ); document.write( "1. an odd prime number under 10 given the card is a club. (1 is not prime.)\r\n" ); document.write( "\r\n" ); document.write( "Since we are given that the card is a club, we get rid of all the cards\r\n" ); document.write( "except the 13 clubs: \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( "\r\n" ); document.write( "The prime numbers under ten in that group of cards are these four:\r\n" ); document.write( "\r\n" ); document.write( " 2♣ 3♣ 5♣ 7♣ \r\n" ); document.write( "\r\n" ); document.write( "That's 4 out of 13 or a probability of\n" ); document.write( " |