document.write( "Question 432991: Find the nymber of possible 5 card hands that contain the cards specified. The cards are taken from a standard 52-dard deck. 5 red cards. I don't know what those are. \n" ); document.write( "
Algebra.Com's Answer #300166 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "no. of possible card hands = 26C5 \r
\n" ); document.write( "\n" ); document.write( " = 65780\r
\n" ); document.write( "\n" ); document.write( "( selection of 5 cards out of 26 red cards)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );