document.write( "Question 446833: How many ways can a committee of 6 from a club with 10 members? \n" ); document.write( "
Algebra.Com's Answer #307695 by akch2002(12)\"\" \"About 
You can put this solution on YOUR website!
10C6 = 10C4 = 10*9*8*6/1*2*3*4 = 180 \n" ); document.write( "
\n" );