document.write( "Question 425063: From a group of 10 men and 12 women, how many committees of 5 men and 6 women can be formed??? \n" ); document.write( "
Algebra.Com's Answer #296122 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "no. of possible ways = 10C5 * 12C6 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );