document.write( "Question 366964: 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 five given the card is a not a club.
\n" );
document.write( "· a heart given the card is red.
\n" );
document.write( "· a face card, given that the card is black. \n" );
document.write( "
Algebra.Com's Answer #261588 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( "· P(a five given the card is a not a club) = 3/39 = 1/13 \n" ); document.write( "· P(a heart given the card is red)= 13/26 = 1/2 \n" ); document.write( "· P(a face card, given that the card is black) = 6/26 = 3/13 \n" ); document.write( "----------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |