Question 1206390
.
<pre>

The number of combinations of two female board members from 11 female board members 

multiplied by the number of combinations of four male board members from 19 male board members.


    = {{{C[11]^2*C[19]^2}}} = 55 * 3876 = 213180.    <U>ANSWER</U>
</pre>

Solved.