document.write( "Question 849436: How many different committees can by formed from six teachers and 50 students if the committee is to consist of two teachers and three students? \n" ); document.write( "
Algebra.Com's Answer #511548 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many different committees can by formed from six teachers and 50 students if the committee is to consist of two teachers and three students?
\n" ); document.write( "-----
\n" ); document.write( "pick 2 teachers: 6C2 = 15 ways
\n" ); document.write( "pick 3 students: 50C3 = 19600 ways
\n" ); document.write( "-----
\n" ); document.write( "Ans: 15*19600 = 294000 ways
\n" ); document.write( "----------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------------------
\n" ); document.write( "
\n" );