document.write( "Question 550041: A committee which consists of two mathematicians and three scientists will be formed from four mathematicians and six scientists. How many possible committees can be formed if:
\n" );
document.write( "a. any of the mathematicians and scientists are included?
\n" );
document.write( "b. one particular scientist must be in the committee?
\n" );
document.write( "c. two particular mathematicians must be in the committee?
\n" );
document.write( "d. two particular scientists must not be in the committee?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #358999 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A committee which consists of two mathematicians and three scientists will be formed from four mathematicians and six scientists. How many possible committees can be formed if: \n" ); document.write( "a. any of the mathematicians and scientists are included? \n" ); document.write( "Ans: 4C2*6C3 \n" ); document.write( "------------------------ \n" ); document.write( "b. one particular scientist must be in the committee? \n" ); document.write( "Ans: 1*5C2*4C2 \n" ); document.write( "------------------------ \n" ); document.write( "c. two particular mathematicians must be in the committee? \n" ); document.write( "Ans: 1*1*6C3 \n" ); document.write( "----------------- \n" ); document.write( "d. two particular scientists must not be in the committee? \n" ); document.write( "ans: 4C2*4C3 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " \n" ); document.write( " |