document.write( "Question 1082670: A card is drawn from a standard deck of cards. What is the probability that the card drawn is either a diamond card or face card (king, queen, or jack)? \n" ); document.write( "
Algebra.Com's Answer #696740 by josmiceli(19441) You can put this solution on YOUR website! There are \n" ); document.write( "J, Q, and K of the 4 suits \n" ); document.write( "Then, avoiding counting twice, Ace through ten \n" ); document.write( "of diamonds, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The probabiity is 11/26 \n" ); document.write( " \n" ); document.write( " |