document.write( "Question 1169057: From a 4 mathematicians and 3 statisticians, find the number of committees of size 3 that can
\n" );
document.write( "be formed
\n" );
document.write( "A. Without restriction;
\n" );
document.write( "B. If it should have 2 mathematicians and 1 statistician \n" );
document.write( "
Algebra.Com's Answer #793958 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the first is 7C3 or 35 \n" ); document.write( "- \n" ); document.write( "4C2*3C1=18, 6 ways to choose 2 mathematicians and 3 ways to choose 1 statistician. \n" ); document.write( " |