document.write( "Question 587123: A card is drawn from a regular deck of 52 cards.
\n" );
document.write( "Let A be the event \"the card is a club\"
\n" );
document.write( "Let B be the event \"the card is red\"
\n" );
document.write( "Let C be the event \"the card is a six\"
\n" );
document.write( "a- Find P(A), The probability that the card drawn is a club.
\n" );
document.write( "b-Using vocabulary of the cards, such as in the definitions of the events, write in words the meaning of the event A \"FLIPPED U\" C (A and C) and find P(A \"FLIPPED U\" C). [\"FLIPPED U\" is the symbol for intersection]
\n" );
document.write( "c- Using the vocabulary of the cards, write in words the meaning of the event B U C, (B or C) and find P(B U C). [U is the symbol for union] \n" );
document.write( "
Algebra.Com's Answer #374013 by edjones(8007) You can put this solution on YOUR website! a) 13/52 \n" ); document.write( ". \n" ); document.write( "b) 1/52 the six of clubs. \n" ); document.write( ". \n" ); document.write( "c) 28/52 = 7/13 Twenty six red cards + two black sixes. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |