Question 1174182
.
<pre>

12 males and 10 females, in all.


 5 males and  3 females in the committee . . . 


    {{{C[12]^5}}}.{{{C[10]^3}}} = {{{(12*11*10*9*8)/(1*2*3*4*5)}}}.{{{(10*9*8)/(1*2*3)}}} = 792*120 = 95040 ways.
</pre>

Solved, answered, explained and completed.