document.write( "Question 989265: A department has 18 members. They must select a chair, a vice chair, and a 6-member advisory committee (neither the chair nor the vice chair can be on the advisory committee). In how many ways can this be done?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #609674 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A department has 18 members. \n" ); document.write( "They must select a chair:: 18 ways \n" ); document.write( "a vice chair;; 17 ways \n" ); document.write( "and a 6-member advisory committee:: 16C6 = 8008 ways \n" ); document.write( "------ \n" ); document.write( "(neither the chair nor the vice chair can be on the advisory committee). In how many ways can this be done? \n" ); document.write( "Ans: 18*17*8008 \n" ); document.write( "----------- \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |