document.write( "Question 628815: you are dealt 1 card from a standard deck of 52 cards. What is the probability that it is a card greater than 2 and less than 6? \n" ); document.write( "
Algebra.Com's Answer #395856 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "That's the probability that you chose one of these 12 cards:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "           3♥   4♥   5♥  \r\n" );
document.write( "           3♦   4♦   5♦\r\n" );
document.write( "           3♠   4♠   5♠ \r\n" );
document.write( "           3♣   4♣   5♣   \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "out of these 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( "That's a probability of 12 out of 52, and \"out of\" means \"over\", so\r\n" );
document.write( "that's a probability of 12 over 52 or \"12%2F52\" and that fraction\r\n" );
document.write( "reduces to 3/13.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );