document.write( "Question 715836: if you have a deck of cards and you pull out a 3 what is the chance that you will pull out 2 more 3s \n" ); document.write( "
Algebra.Com's Answer #439616 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
if you have a deck of cards and you pull out a 3 what is the chance that you will pull out 2 more 3s
\n" ); document.write( "-------
\n" ); document.write( "3 three's remain in the deck after the 1st 3 is pulled.
\n" ); document.write( "----
\n" ); document.write( "# of ways to pull 2 more 3's is 3C2 = 3
\n" ); document.write( "---
\n" ); document.write( "# of possible card pairs is 51C2
\n" ); document.write( "------
\n" ); document.write( "P(2 three's after 1st 3 pulled) = 3/1275
\n" ); document.write( "========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );