document.write( "Question 1077483: how many different groups of 2000 people each could be formed from 2003 people? \n" ); document.write( "
Algebra.Com's Answer #691967 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It would be 2003C2000= \n" ); document.write( "2003*2002*2001/6, the six coming from 3! \n" ); document.write( "=1,337,337,001 \n" ); document.write( " |