document.write( "Question 572817: what is probability that a king will be selected on the first draw from the deck and another king on the second draw(assuming that the first king was not replaced) \n" ); document.write( "
Algebra.Com's Answer #368548 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
what is probability that a king will be selected on the first draw from the deck and another king on the second draw(assuming that the first king was not replaced)
\n" ); document.write( "----
\n" ); document.write( "# of ways to succeed: 4C2 = 6
\n" ); document.write( "--
\n" ); document.write( "# of possible outcomes: 52C2 = 1326
\n" ); document.write( "---
\n" ); document.write( "P(king and then king) = 6/1326 = 3/663 = 1/221
\n" ); document.write( "--------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );