document.write( "Question 891919: How many combinations of 3 numbers are there in 23 numbers, when the order of each group doesn't matter?\r
\n" );
document.write( "\n" );
document.write( "EX: Group A would be 1,2,3 OR 2,3,1 OR 3,2,1 OR 1,3,2, etc... These would all be considered the same group. \n" );
document.write( "
Algebra.Com's Answer #540478 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "That the combinations of 23 things taken 3 at a time.\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |