document.write( "Question 689113: You are forming a 10-person committee from 9 women and 12 men. The committee must consist of 5 women and 5 men. How many different 10 member committees are possible. \n" ); document.write( "
Algebra.Com's Answer #425833 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
You are forming a 10-person committee from 9 women and 12 men. The committee must consist of 5 women and 5 men. How many different 10 member committees are possible.
\n" ); document.write( "----
\n" ); document.write( "Ans: 9C5 * 12C5 = 99792 different committees
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );