document.write( "Question 1190906: MAT 145: Topics In Contemporary Math
\n" );
document.write( " Permutations and Combinations\r
\n" );
document.write( "\n" );
document.write( "4. SUNY Schenectady has 55 full-time faculty members. How many 5-member hiring
\n" );
document.write( "committees can be formed to interview candidates to replace a retiring professor?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #822646 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! this is 55C5=3,478,761 different committees \n" ); document.write( "there are ultimately going to be 5 on the committee and 50 not. \n" ); document.write( "There are 55*54*53*52*51*50! ways to choose the first \n" ); document.write( "There are 5*4*3*2*1 ways to choose the 5 people on the committee \n" ); document.write( "There are 50*49*48*47*46*....ways to choose the 50 people NOT on the committee \n" ); document.write( "it is 55*54*53*52*51*50!/50!*120, the 120 being 5!, or 5*4*3*2*1 \n" ); document.write( " |