document.write( "Question 365048: If a club of ten members decides to send 4 members to the convention, how many different groups of 4 are possible? \n" ); document.write( "
Algebra.Com's Answer #260492 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "no. of groups = 10C4\r \n" ); document.write( "\n" ); document.write( "=210 \n" ); document.write( " |