document.write( "Question 1079307: A standard deck of cards has 4 suits (hearts, diamonds, spades, and clubs) each with 13 cards in it (ace -10, jack, queen, and king). The number cards are 2-10.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "When drawing a card randomly from a deck, what is the probability that it will be either a diamond or a number card? \n" );
document.write( "
Algebra.Com's Answer #693656 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 36 number cards+13 diamonds-9 cards that are both number and diamonds=40 \n" ); document.write( "40/52. \n" ); document.write( "The cards that aren't (12): 3 aces, 3 kings, 3 queens, and 3 jacks. \n" ); document.write( " |