document.write( "Question 355169: You are dealt 2 cards successively without replacement from a standard deck of 52 playing cards. Find the probability that the first card is a 2 and the second card is a 10. round the answer to three decimal places
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #253717 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are four 2's and four 10's in the deck to begin.
\n" ); document.write( "\"P%282%29=4%2F52=1%2F13\"
\n" ); document.write( "Now there are 51 cards in the deck, three 2's and four 10's.
\n" ); document.write( "\"P%2810%29=4%2F51\"
\n" ); document.write( "So then
\n" ); document.write( "\"P%282-10%29=%281%2F13%29%284%2F51%29=4%2F793=0.00504\"
\n" ); document.write( "
\n" );