document.write( "Question 1152687: You are dealt one card from a 52 card deck. find the probability that you are not dealt a red face card \n" ); document.write( "
Algebra.Com's Answer #774760 by VFBundy(438)![]() ![]() You can put this solution on YOUR website! Which cards are the red face cards? J of diamonds, Q of diamonds, K of diamonds, J of hearts, Q of hearts, and K of hearts. \n" ); document.write( " \n" ); document.write( "Six cards are red face cards. Since there are 52 cards in a full deck, that means 46 cards are NOT red face cards. \n" ); document.write( " \n" ); document.write( "So, the probability you are NOT dealt a red face card is: 46/52...or, 23/26. |