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)\"\" \"About 
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: \"22\"
\n" ); document.write( "draw 4 w/o replacement
\n" ); document.write( "P(all red) = \"%286%2F22%29%285%2F21%29%284%2F20%29%283%2F19%29\"
\n" ); document.write( "P(2R AND 2B)= \"%286C2%29%2816C2%29%2F%2822C4%29\"
\n" ); document.write( "P(at least one red) = 1 - P(all black)
\n" ); document.write( "P(all black) = \"%2816%2F22%29%2815%2F21%29%2814%2F20%29%2813%2F19%29\"
\n" ); document.write( "
\n" );