document.write( "Question 446040: 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( "· a prime number under 10 given the card is red. (1 is not prime.)
\n" );
document.write( "· a King, given that the card is not a heart.
\n" );
document.write( "· a nine given the card is a face card.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #307155 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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:\r \n" ); document.write( "\n" ); document.write( "· a prime number under 10 given the card is red. (1 is not prime.) \n" ); document.write( "prime under ten is 2,3,5 7 \n" ); document.write( "--- \n" ); document.write( "Prob = 8/52 \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "· a King, given that the card is not a heart. \n" ); document.write( "That doesn't make any sense. \n" ); document.write( "Prob = 0 \n" ); document.write( "-------------------------------------------------- \n" ); document.write( "· a nine given the card is a face card. \n" ); document.write( "That doesn't make any sense. \n" ); document.write( "Prob = 0 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |