document.write( "Question 439882: what is the probability that three cards chosen from a deck of 52 playing card will all have even numbers(from 2 to 10)? \n" ); document.write( "
Algebra.Com's Answer #303984 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
what is the probability that three cards chosen from a deck of 52 playing card will all have even numbers(from 2 to 10)?
\n" ); document.write( "-------
\n" ); document.write( "# of even numbered cards:5*4 = 20
\n" ); document.write( "----
\n" ); document.write( "P(select 3 even cards) = 20C3/52C3 = 0.0516..
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );