document.write( "Question 768724: A card is drawn from a standard deck of 52 playing cards. what is the probability that the card is a spade and not a face card? \n" ); document.write( "
Algebra.Com's Answer #468742 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
A card is drawn from a standard deck of 52 playing cards. what is the probability that the card is a spade and not a face card?
\n" ); document.write( "
\r\n" );
document.write( "That's the probability that we draw one of the these 10\r\n" );
document.write( "cards that is a spade but not a face card:\r\n" );
document.write( "\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:\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 a probability of 10 out ot 52.\r\n" );
document.write( "\r\n" );
document.write( "In probability, \"out of\" means \"over\", so\r\n" );
document.write( "\r\n" );
document.write( "the probability is 10 over 52 or \"10%2F52\"\r\n" );
document.write( "\r\n" );
document.write( "which reduces to \"5%2F26\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );