document.write( "Question 1011423: A card is drawn from a standard deck of cards, find the probability of drawing a face card or a black card. \n" ); document.write( "
Algebra.Com's Answer #627058 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A card is drawn from a standard deck of cards, find the probability of drawing a face card or a black card.
\n" ); document.write( "-----------
\n" ); document.write( "There are 26 black cards, and 6 red face cards (J, Q & K) = 32 total
\n" ); document.write( "--> 32/52 = 8/13
\n" ); document.write( "
\n" );