document.write( "Question 437980: If 4 cards are picked at the same time from a deck of 52, what is the probability that they are all red? \n" ); document.write( "
Algebra.Com's Answer #303016 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If 4 cards are picked at the same time from a deck of 52, what is the probability that they are all red? \n" ); document.write( "--- \n" ); document.write( "There are 26 red cards and 26 black cards. \n" ); document.write( "---- \n" ); document.write( "P(4 red) = 26C4/52C4 = 0.0552.. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |