document.write( "Question 909729: A certain company has 30 female employees including 3 in the management ranks and 150 male employees, including 12 in the management ranks. A committee consisting of 3 women and 3 men is to be chosen. How many ways are there to choose the committee if it has to include at least 1 person of management rank of each gender. \n" ); document.write( "
Algebra.Com's Answer #552617 by Lenzky(18)\"\" \"About 
You can put this solution on YOUR website!
30 Females; 3 in the Management Rank
\n" ); document.write( "150 Males; 12 in the Management Rank\r
\n" ); document.write( "\n" ); document.write( "{(30C2x3C1)+(30C1x3C2)+(3C3)} x {(150C2x12C1)+(150C1x12C2)+(12C3)+?
\n" ); document.write( "(1305+90+1) x (134100+9900+220)=?
\n" ); document.write( "1396 x 144220 = 201331120
\n" ); document.write( "
\n" );