document.write( "Question 1184113: Out of 5 male workers and 7 female workers of some factory a committee consisting 2 male and 3 female workers to be formed. In how many ways can this done if: a. All workers are eligible? b. One particular must be a member? c. Two particular male workers cannot be a member due to some reason? \n" ); document.write( "
Algebra.Com's Answer #814727 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
a. \"%28matrix%282%2C1%2C5%2C2%29%29%2A%28matrix%282%2C1%2C7%2C3%29%29+=+350\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b. If the particular worker is male, \"%28matrix%282%2C1%2C4%2C1%29%29%2A%28matrix%282%2C1%2C7%2C3%29%29+=+140\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If the particular worker is female, \"%28matrix%282%2C1%2C5%2C2%29%29%2A%28matrix%282%2C1%2C6%2C2%29%29++=+150\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c. \"%28matrix%282%2C1%2C3%2C2%29%29%2A%28matrix%282%2C1%2C7%2C3%29%29+=+105\"
\n" ); document.write( "
\n" );