document.write( "Question 1169393: A hand of 5 cards is dealt to each player from a deck of 52 cards.\r
\n" ); document.write( "\n" ); document.write( "What is the probability that you are dealt 2 jacks and 3 tens?
\n" ); document.write( "

Algebra.Com's Answer #794075 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A hand of 5 cards is dealt to each player from a deck of 52 cards.\r
\n" ); document.write( "\n" ); document.write( "What is the probability that you are dealt 2 jacks and 3 tens?
\n" ); document.write( "--------------
\n" ); document.write( "The 1st J is 4/52
\n" ); document.write( "The 2nd J is 3/51
\n" ); document.write( "The 1st 10 is 4/50
\n" ); document.write( "The 2nd 10 is 3/49
\n" ); document.write( "The 3rd 10 is 2/48
\n" ); document.write( "-----------------
\n" ); document.write( "It's the product of those ---> a slim chance.
\n" ); document.write( "
\n" );