document.write( "Question 890293: There are 12 numbers. How many combinations can be formed, each consisting of 8 of these numbers? \n" ); document.write( "
Algebra.Com's Answer #538878 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! C(12,8) = 495 \n" ); document.write( " |