document.write( "Question 385489: A card is selected from a deck of 52 playing cards. Find the probability of selecting
\n" );
document.write( "
\n" );
document.write( "· an even number ten or less given the card is a not a diamond.
\n" );
document.write( "· an Ace, given that the card is black.
\n" );
document.write( "· a spade given the card is red.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #272780 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Here is a standard deck of 52 cards: \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( "Probability ofan even number ten or less given the card is a not a diamond. \r\n" ); document.write( "\r\n" ); document.write( "Since we are given that it is not a diamond, we can take out all the diamonds,\r\n" ); document.write( "and this is what we have left:\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( "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( "There are 39 of them. Now I will underline all the cards that are even number\r\n" ); document.write( "ten or less: \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( "\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( "Count them and you'll see there are 15 underlined cards, so the\r\n" ); document.write( "probability is 15 out of 39 oran Ace, given that the card is black. \r\n" ); document.write( "\r\n" ); document.write( "Since we are given that the card is black, we will take away all the red ones,\r\n" ); document.write( "leaving only what is given, the black cards:\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( " \r\n" ); document.write( "There are only 26 cards. And only 2 are aces. So the probability is 2 out\r\n" ); document.write( "of 26 ora spade given the card is red. \r\n" ); document.write( "\r\n" ); document.write( "Since we are given that the card is red, we take away all the black cards,\r\n" ); document.write( "leaving all the red 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( "\r\n" ); document.write( "There are only 26 cards left.\r\n" ); document.write( "\r\n" ); document.write( "But there are no spades left. So the probability is 0 out of 26 or\n" ); document.write( " |