document.write( "Question 136954: How many different committees of 4 people each can you select from a group of 10 people? \n" ); document.write( "
Algebra.Com's Answer #100234 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many different committees of 4 people each can you select from a group of 10 people?
\n" ); document.write( "---------
\n" ); document.write( "10C4 = 10!/[6!*4!] = 210 committees
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );