document.write( "Question 522775: three card are drawn fron an ordinary deck without replacement. find the probability og getting three kings
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #346989 by stanbon(75887) ![]() You can put this solution on YOUR website! three card are drawn fron an ordinary deck without replacement. find the probability of getting three kings\r \n" ); document.write( "\n" ); document.write( "------ \n" ); document.write( "# of ways to succeed: 4C3 \n" ); document.write( "# of possible outcomes: 52C3 \n" ); document.write( "---- \n" ); document.write( "P(3 kings) = 4/22100 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================= \n" ); document.write( " |