document.write( "Question 134853: Determine the number of ways a class of ten students can select four students for a committee.
\n" );
document.write( "The answer is supposed to be 210 \n" );
document.write( "
Algebra.Com's Answer #98698 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! The formula for that is \n" ); document.write( "C(10,4) = \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "210 \n" ); document.write( " \n" ); document.write( " |