document.write( "Question 465161: How many ways are there to select a committee to develop a discrete mathematics course at a university if the committee is to consist of four faculty members from the mathematics department and three from the computer science department, if there are 10 faculty members of the mathematics department and 12 of the computer science department? \n" ); document.write( "
Algebra.Com's Answer #318731 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
10C4 * 12C3
\n" ); document.write( "=210*220
\n" ); document.write( "=46,200 ways
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );