document.write( "Question 1179594: Consider the experiment of drawing a card on a deck of 52 playing cards. What is the probability of drawing a red card or a face card? \n" ); document.write( "
Algebra.Com's Answer #809163 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
There are 52 cards in a pack\r
\n" ); document.write( "\n" ); document.write( "here are 26 red cards so the probability of drawing a red card is 26/52\r
\n" ); document.write( "\n" ); document.write( "There are 12 face cards so the probability of drawing one is 12/52\r
\n" ); document.write( "\n" ); document.write( " 6 face cards are red so the probability of drawing one is 6/52\r
\n" ); document.write( "\n" ); document.write( "To avoid double counting subtract\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Probability of drawing a red card or a face card is 26/52 + 12/52 - 6/52 = 32/52 = 8/13\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );