document.write( "Question 1129356: Two cards are drawn in succession from of deck cards without replacement. What is probability that both cards are greater than 2 and less than 10 \n" ); document.write( "
Algebra.Com's Answer #745971 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Two cards are drawn in succession from of deck cards without replacement. What is probability that both cards are greater than 2 and less than 10
\n" ); document.write( "Eligible cards:: 3,4,5,6,7,8,9
\n" ); document.write( "# of Eligible cards:: 4*7 = 28
\n" ); document.write( "----
\n" ); document.write( "P(drawing 2 eligible cards)) = 28C2/52C2 = 0.2851
\n" ); document.write( "---
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------
\n" ); document.write( "
\n" );