document.write( "Question 840551: How many ways are there to choose a committee of 7 people from a group of 10 people? \n" ); document.write( "
Algebra.Com's Answer #506260 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many ways are there to choose a committee of 7 people from a group of 10 people?
\n" ); document.write( "-------
\n" ); document.write( "Ans: 10C7 = 10C3 = (10*9*8)/(1*2*3) = 720/6 = 120
\n" ); document.write( "---------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------------
\n" ); document.write( "
\n" );