document.write( "Question 667996: If you draw a single card from a standard deck of 52-cards, in how many ways could it be a diamond or a face card? \n" ); document.write( "
Algebra.Com's Answer #415290 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The answer is 22 because it could be any one \r\n" );
document.write( "of these 22 cards:\r\n" );
document.write( "\r\n" );
document.write( "                                                J♥  Q♥  K♥ \r\n" );
document.write( "A♦   2♦   3♦   4♦   5♦   6♦   7♦   8♦  9♦  10♦  J♦  Q♦  K♦\r\n" );
document.write( "                                                J♠  Q♠  K♠  \r\n" );
document.write( "                                                J♣  Q♣  K♣\r\n" );
document.write( "\r\n" );
document.write( "out of these 52 cards total: \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( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );