document.write( "Question 193850: What is the probability of choosing two hearts and then choosing two cards less then five, when (Ace=1) \n" ); document.write( "
Algebra.Com's Answer #145560 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the probability of choosing two hearts and then choosing two cards less then five, when (Ace=1) \n" ); document.write( "--- \n" ); document.write( "There are 16 cards less than 5 and 4 of them are hearts. \n" ); document.write( "There are 16C2 = 120 pairs of cards less than 5. \n" ); document.write( "There are 13C2 = 78 pairs of hearts \n" ); document.write( "There are 4C2= 6 pairs of cards that are <5 and hearts \n" ); document.write( "-------------------------- \n" ); document.write( "P(2H and 2(<5)) = P(2(<5))|2H)*P(2H) \n" ); document.write( "= [6/78][78/52C2] = 6/52C2 \n" ); document.write( "= 6/1326 \n" ); document.write( "=0.0045 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |