document.write( "Question 755416: a card is drawn from a pack of playing cards and then another card is drawn without replacement what is the probability of 2 kings? \n" ); document.write( "
Algebra.Com's Answer #459691 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a card is drawn from a pack of playing cards and then another card is drawn without replacement what is the probability of 2 kings?
\n" ); document.write( "----
\n" ); document.write( "# of ways to succeed: 4C2 = 6
\n" ); document.write( "# of possible outcomes: 52C2 = 1326
\n" ); document.write( "--------
\n" ); document.write( "P(2 Kings) = 6/1326 = 3/663 = 1/221
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=======================
\n" ); document.write( "
\n" );