document.write( "Question 354408: What are the chance of getting 5 red cards out of a 52 card deck? How do u work this problem \n" ); document.write( "
Algebra.Com's Answer #253254 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
ways of getting 5 cards out of 52 ___ 52C5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ways of getting 5 red cards out of 26 ___ 26C5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probability of 5 red out of 52 ___ (26C5) / (52C5)
\n" ); document.write( "
\n" );