document.write( "Question 437760: If there are 17 people and each is running for 1 of 3 committee seats, how many 3 person committees can be made with no repeats? \n" ); document.write( "
Algebra.Com's Answer #302815 by stanbon(75887) ![]() You can put this solution on YOUR website! If there are 17 people and each is running for 1 of 3 committee seats, how many 3 person committees can be made with no repeats? \n" ); document.write( "--- \n" ); document.write( "17C3 = (17*16*15)/(1*2*3) = 680 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |