document.write( "Question 751024: From a pack of 52 cards three are drawn at random, the probability that these drawn will include at
\n" );
document.write( "least one king is \n" );
document.write( "
Algebra.Com's Answer #457006 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! From a pack of 52 cards three are drawn at random, the probability that these drawn will include at \n" ); document.write( "least one king is \n" ); document.write( "---- \n" ); document.write( "P(at least one king) = 1 - P(no kings) \n" ); document.write( "--- \n" ); document.write( "= 1 - 48C3/52C3 \n" ); document.write( "---- \n" ); document.write( "= 1 - 0.7826 \n" ); document.write( "--- \n" ); document.write( "= 0.2174 \n" ); document.write( "============= \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |