document.write( "Question 1029237: The steering committee of Green Solutions Team consists of 3 people. 10 members are interested in serving in the committee. How many different ways can the committee be selected? (Show work) \n" ); document.write( "
Algebra.Com's Answer #645309 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! 10 chosen 3 at a time, or 10C3 = 10*9*8 / 3*2*1 = 120 ways \n" ); document.write( " |