document.write( "Question 429254: Out of 7 women & 9 men a committee consisting of 3 women & 4 men is to be formed. I how many ways can this be done if (a)one particular man must included. \n" ); document.write( "
Algebra.Com's Answer #298271 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Here one particular man must included, so we have to select only 3 women and 3 men out of 7 women and 8 men\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "no. of ways = 7C3 * 8C3 \r \n" ); document.write( "\n" ); document.write( "= 35 * 56 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= 1960\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |