document.write( "Question 1128527: From 5 statisticians and 6 economists a committee consisting of 3 statisticians and 2 economists to be formed.how many different committee can be formed if two particular statisticians must be in committee \n" ); document.write( "
Algebra.Com's Answer #744994 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
If two particular ones are on the committee, that leaves 3 to choose from for the statisticians.\r
\n" ); document.write( "\n" ); document.write( "There are 6C2 or 15 ways to choose 2 economists from 6
\n" ); document.write( "Multiply the two: 45 different committees.
\n" ); document.write( "
\n" );