document.write( "Question 309996: Two cards are drawn without replacement from an ordinary deck of 52 playing cards. What are the odds against drawing two red cards? \n" ); document.write( "
Algebra.Com's Answer #221954 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two cards are drawn without replacement from an ordinary deck of 52 playing cards. What are the odds against drawing two red cards? \n" ); document.write( "---------- \n" ); document.write( "Fact: odds against E = P(not E)/P(E) \n" ); document.write( "----------------------- \n" ); document.write( "odds against 2 red = P(not 2 red)/P(2 red) = (26C2/52C2)/(26C2/52C2) = 1:1 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |