document.write( "Question 1159827: From a well-shuffled standard deck of cards, 8 cards are dealt to a player. Let
\n" );
document.write( "A= event that exactly 3 cards are red
\n" );
document.write( "B= event that exactly 3 cards are face cards (K, Q, J)
\n" );
document.write( "C= event that exactly 5 cards are spades
\n" );
document.write( "Determine the following probabilities:
\n" );
document.write( "a. P(A)
\n" );
document.write( "b. P(B)
\n" );
document.write( "c. P(C)
\n" );
document.write( "d. P(AB) (Hint: Express the events as a union of mutually exclusive events, each event
\n" );
document.write( "describing how many red face cards, black face cards, red non-face cards, black nonface cards)
\n" );
document.write( "e. P(AC)
\n" );
document.write( "f. P(BC)
\n" );
document.write( "g. P(ABC)
\n" );
document.write( "h. P(A∪B∪C) \n" );
document.write( "
Algebra.Com's Answer #782919 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! From a well-shuffled standard deck of cards, \n" ); document.write( "---------- \n" ); document.write( "\"well-shuffled\" is a meaningless term. \n" ); document.write( "Any deck and order of cards is as valid as any other. \n" ); document.write( " |