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 #693785 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
There are \"+10+\" clubs, Ace - 10, excluding J, Q, and K of clubs
\n" ); document.write( "To the \"+10+\" clubs, add J, Q, K of each of the 4 suits, which is
\n" ); document.write( "\"+12+\" cards.
\n" ); document.write( "\"+10+%2B+12+=+22+\"
\n" ); document.write( "The probability of choosing one of these is
\n" ); document.write( "\"+22%2F52+=+11%2F26+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );