document.write( "Question 614112: A standard deck of cards has 52 cards in it. There are 4 cards of each number from 2 - 10, as well as 4 Jacks, 4 Queens, 4 Kings and 4 Aces. If three cards are chosen randomly, one right after the other, would the probability of selecting three Kings? \n" ); document.write( "
Algebra.Com's Answer #386409 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A standard deck of cards has 52 cards in it. There are 4 cards of each number from 2 - 10, as well as 4 Jacks, 4 Queens, 4 Kings and 4 Aces. If three cards are chosen randomly, one right after the other, would the probability of selecting three Kings?
\n" ); document.write( "-----
\n" ); document.write( "# of ways to succeed: 4C3 = 4
\n" ); document.write( "---
\n" ); document.write( "# of random outcomes: 52C3 = 22100
\n" ); document.write( "-----
\n" ); document.write( "P(3 Kings) = 4/22100 = 0.0001810
\n" ); document.write( "--------------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" );