document.write( "Question 1180411: One card is selected at random from a standard deck of 52 playing cards. Use a formula to find the probability of the union of the two events.
\n" );
document.write( "The card is a face card or a red card. \n" );
document.write( "
Algebra.Com's Answer #810691 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! A red face card includes KQJ hearts and KQJ diamonds, or 6 cards.\r \n" ); document.write( "\n" ); document.write( "prob. face card is 12/52 and probability of red card is 1/2, or 26/52, prob. of both is 6/52 (the union). \n" ); document.write( "(the overall probability of either is sum of first two minus union or 32/52). The probability of both is 6/52 as stated or 3/26. \n" ); document.write( " |