document.write( "Question 1155200: A committee is to be chosen from a group of fourteen women and twelve men. Determine the number of ways of choosing a female president, a male treasurer, and three other members (order doesn't matter) of either gender. Assume that no one can hold more than one office. \n" ); document.write( "
Algebra.Com's Answer #777821 by ikleyn(52864)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "There are 14 ways to select a female president from 14 women;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "there are 12 ways to select a male treasure from 12 men;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Finally, there are  \"C%5B24%5D%5E3\"  ways to select three other members (order doesn't matter) from remaining 13+ 11 = 24 persons.\r\n" );
document.write( "\r\n" );
document.write( "Hence, the answer to the problem's question is  \"14%2A12%2AC%5B24%5D%5E3\"  ways.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Having the formula, you can calculate the value on your own.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );