document.write( "Question 249541: Find the probability of selecting two consecutive threes when two cards are drawn without replacement from a standard deck of 52 playing cards. Round your answer to four decimal places. \n" ); document.write( "
Algebra.Com's Answer #181725 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the probability of selecting two consecutive threes when two cards are drawn without replacement from a standard deck of 52 playing cards. Round your answer to four decimal places.
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "Pick 2 threes: 4C2 = 6 ways
\n" ); document.write( "----------------------------------
\n" ); document.write( "Pick 2 cards without restriction: 52C2
\n" ); document.write( "----------------------------------------
\n" ); document.write( "P(2 threes) = 6/22100 = 3/11050 = 0.00027149...
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );