document.write( "Question 841652: In how many ways can a committee consisting of 4 faculty members and 5 students be formed if there are 10 faculty members and 11 students eligible to serve on the committee? \n" ); document.write( "
Algebra.Com's Answer #507110 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
10*9*8*7* =5040 faculty ways
\n" ); document.write( "11*10*9*8*7 55540 student ways
\n" ); document.write( "each faculty way times each student way
\n" ); document.write( "279,417,600 ways
\n" ); document.write( "
\n" );