document.write( "Question 955412: Given a committee of 8 women and 11 men, how many different ways are there to pick a female president, a male treasurer, and a secretary of either gender if one of the men, Pete, says that he cannot be the treasurer? Assume that none can hold more than one office \n" ); document.write( "
Algebra.Com's Answer #583644 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given a committee of 8 women and 11 men, how many different ways are there to pick a female president, a male treasurer, and a secretary of either gender if one of the men, Pete, says that he cannot be the treasurer? Assume that none can hold more than one office \n" ); document.write( "President: 8 ways \n" ); document.write( "treasurer: 10 ways \n" ); document.write( "secretary: (7+10) = 17 ways \n" ); document.write( "----- \n" ); document.write( "Ans: 8*10*17 = 1360 ways \n" ); document.write( "-------------- \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |