document.write( "Question 307841: how many different committees of four can be selected for a program out of a group of twenty-five people?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #220174 by vksarvepalli(154)\"\" \"About 
You can put this solution on YOUR website!
it is obtained by knowing the no. of selecting four people out of 25 people.\r
\n" ); document.write( "\n" ); document.write( "that is given by the formula 25C4=25x23x22=12650
\n" ); document.write( "
\n" );