document.write( "Question 308150: How many committees can be formed of 6 people if there are 10 people to choose from? \n" ); document.write( "
Algebra.Com's Answer #220328 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! Use the nCr button on your calculator, with n=10 and r=6\r \n" ); document.write( "\n" ); document.write( "You have 10 people to pick from, but only 6 will be chosen.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10 C 6 = 210\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 210 possible committees. \n" ); document.write( " |