document.write( "Question 890526: how many different committees can be formed from 9 teachers and 31 students if the committee consists of 2 teachers and 3 students , how many ways can the committee of 5 member be selected?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #539038 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! how many different committees can be formed from 9 teachers and 31 students if the committee consists of 2 teachers and 3 students , how many ways can the committee of 5 member be selected? \n" ); document.write( " \r\n" ); document.write( "(9 teachers, CHOOSE 2)*(31 students, CHOOSE 3)\r\n" ); document.write( "\r\n" ); document.write( "C(9,2)C(31,3) = 36*4495 = 161820\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |