document.write( "Question 1008791: From a standard 52 card deck how many 5-card hands consist
\n" );
document.write( "entirely of black cards?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #624357 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "26 black cards, choose 5 (order doesn't matter)\r\n" ); document.write( "\r\n" ); document.write( "26C5 = 65780\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |