document.write( "Question 1174953: A card is drawn at a random from a pack of 52 playing cards (without jokers). Find the probabilities of the
\n" ); document.write( "following events happening:
\n" ); document.write( "A diamond ace or a spade jack is drawn.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #800511 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "You want the probability of getting one of these 2 cards:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( " \r\n" );
document.write( "A♦
\r\n" );
document.write( "                                                J♠  \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 2 out of 52.  We write that as the fraction \"2%2F52\" and\r\n" );
document.write( "then reduce it to lowest terms as\r\n" );
document.write( "\r\n" );
document.write( "\"1%2F26\"   <--answer\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );