document.write( "Question 751584: Determine the probability that a card drawn from a deck is red or a face card. \n" ); document.write( "
Algebra.Com's Answer #457287 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! Red cards are 50% \n" ); document.write( "Face Cards are 3/13\r \n" ); document.write( "\n" ); document.write( "But if we add these, we get duplicate counting. So of the 12/52 face cards, we need to ignore half which are red, so there are 6/52 black face cards. And the 26 cards that are red. \r \n" ); document.write( "\n" ); document.write( "32/52 = 8/13 \n" ); document.write( " |