document.write( "Question 705680: 5 cards are drawn from a normal deck, what is the probability of getting 4 jacks? \n" ); document.write( "
Algebra.Com's Answer #434747 by stanbon(75887) ![]() You can put this solution on YOUR website! 5 cards are drawn from a normal deck, what is the probability of getting 4 jacks? \n" ); document.write( "---- \n" ); document.write( "# of ways to succeed: 4C4*48C1 = 48 \n" ); document.write( "--- \n" ); document.write( "# of possible outcomes: 52C5 = 2598960 \n" ); document.write( "--- \n" ); document.write( "P(4 jacks in hand of 5) = 48/2509060 = 0.000018469... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |