Question 1155200
.
<pre>

There are 14 ways to select a female president from 14 women;


there are 12 ways to select a male treasure from 12 men;


Finally, there are  {{{C[24]^3}}}  ways to select three other members (order doesn't matter) from remaining 13+ 11 = 24 persons.

Hence, the answer to the problem's question is  {{{14*12*C[24]^3}}}  ways.


Having the formula, you can calculate the value on your own.
</pre>