document.write( "Question 889177: In how many ways can a committee consisting of 3 faculty members and 4 students be formed if there are 8 faculty members and 15 students eligible to serve on the committee \n" ); document.write( "
Algebra.Com's Answer #537954 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In how many ways can a committee consisting of 3 faculty members and 4 students be formed if there are 8 faculty members and 15 students eligible to serve on the committee \n" ); document.write( "------ \n" ); document.write( "Ans: 8C3 * 15C4 \n" ); document.write( "= (8*7*6)/(1*2*3) * (15*14*13*12)/(1*2*3*4) \n" ); document.write( "= 56 * 1365 = 76440 \n" ); document.write( "--------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------------- \n" ); document.write( " |