document.write( "Question 194348: three cards are drawn in succession and without replacement from a standard deck of 52. how many sets os thre cards are possible? \n" ); document.write( "
Algebra.Com's Answer #145847 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
Three cards are drawn in succession and without replacement from a standard deck of 52. how many sets of three cards are possible?
\n" ); document.write( "
\r\n" );
document.write( "Since the order in which they were drawn makes no difference\r\n" );
document.write( "in the problem, we use \"combinations\"\r\n" );
document.write( "\r\n" );
document.write( "\"52C3\" which is usually read \"52 choose 3\".  Use the formula\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );