document.write( "Question 1081515: How many different committees of 5 people can be chosen from 10 people? \n" ); document.write( "
Algebra.Com's Answer #695563 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
10 people, choose 5 = 10C5 = 252 \n" ); document.write( "
\n" );