document.write( "Question 749741: A 4-person committee is chosen at random from a group of 15 people. How many different committees are possible? \n" ); document.write( "
Algebra.Com's Answer #456138 by kibauu(44)![]() ![]() ![]() You can put this solution on YOUR website! use combination \n" ); document.write( "4C15 \n" ); document.write( " |