document.write( "Question 1005328: You shuffle a standard deck of playing cardsand choose a card at random. What is the probability that you choose a face card ( jack, king, or queen) or a club card? \n" ); document.write( "
Algebra.Com's Answer #621622 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
J,Q,K: there are 12 such cards. There are 13 clubs, but three of them are J,Q,K. Therefore, there are 12+13-3=22/52 such cards.
\n" ); document.write( "probability is 11/26.
\n" ); document.write( "
\n" );