document.write( "Question 1079514: A standard deck of cards has four suits (hearts, diamonds, spades, and clubs) each with 13 cards in it (1-10, jack, queen, and king). The face cards are jack, queen, and king.\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 club or a face card?
\n" ); document.write( "

Algebra.Com's Answer #693784 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
There are 13 clubs and 12 face cards. Three of the face cards are clubs, and they are double counted. That means the answer is 13+12-3 or 22/52 or 11/26 probability. \n" ); document.write( "
\n" );