document.write( "Question 658138: Probability of pulling an Ace or Heart from a deck of cards is? \n" ); document.write( "
Algebra.Com's Answer #410174 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "That's the probability of pulling any of these 16 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♦\r\n" );
document.write( "A♠    \r\n" );
document.write( "A♣\r\n" );
document.write( "    \r\n" );
document.write( "out of a deck of these 52 possible 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( "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( "So the probability is 16 out of 52.\r\n" );
document.write( "In probability \"out of\" means \"over\", so\r\n" );
document.write( "The probability is \"16%2F52\" which reduces to \"4%2F13\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin

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