Question 541690
<br><font face="Tahoma">This is one of those counting method problems, using the multiplication principle.<br>
In this case, we have very specific rules for selecting the representatives.<br>
There are 3 positions, how many ways can we "choose" each position?<br>
In the first slot, we can only place a woman, so we have 2 choices.<br>
In the second slot, we can only place a man so we have 3 choices.<br>
In the third slot, we can only place a man (who wasn't already chosen), so we have ONLY 2 choices.<br>
This because we assume one person can't be both the secretary and the treasurer at the same time.<br>
Then we just need to multiply the number of choices!<br>
In this case we have<br>
{{{2*3*2}}}<br>
which equals {{{12}}}<br>
I hope this helps!<br>