document.write( "Question 912148: The red face cards and the black cards numbered 2-9 are out into a bag. four cards are drawn at random without replacement. find the following probabilities:
\n" );
document.write( "a. all 4 cards are red
\n" );
document.write( "b. two cards are red and two cards are black
\n" );
document.write( "c. at least one of the cards is red
\n" );
document.write( "d. all four cards are black\r
\n" );
document.write( "\n" );
document.write( "if you could explain how you got the answer that would be fantastic! Thanks \n" );
document.write( "
Algebra.Com's Answer #553608 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Deck 12 face cards, 4 Aces, 32 cards numbered 2-9 \n" ); document.write( "Bag: 6 red face card, 16 black numbered 2-9, Total: \n" ); document.write( "draw 4 w/o replacement \n" ); document.write( "P(all red) = \n" ); document.write( "P(2R AND 2B)= \n" ); document.write( "P(at least one red) = 1 - P(all black) \n" ); document.write( "P(all black) = |