document.write( "Question 325673: What is the probability of drawing four cards that are not red from a 52 deck of cards without replacement? \n" ); document.write( "
Algebra.Com's Answer #233163 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the probability of drawing four cards that are not red from a 52 deck of cards without replacement? \n" ); document.write( "---------------- \n" ); document.write( "There are 26 \"not-red\" cards. \n" ); document.write( "# of ways to draw 4 = 26C4 = 14950 \n" ); document.write( "--- \n" ); document.write( "# of ways to draw 4 randomly ; 52C4 = 270725 \n" ); document.write( "--- \n" ); document.write( "P(draw 4 non-red) = 14950/270725 \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |