document.write( "Question 657200: how many different five member committees can be formed from the 100 us senators? \n" ); document.write( "
Algebra.Com's Answer #409943 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how many different five member committees can be formed from the 100 us senators?
\n" ); document.write( "------
\n" ); document.write( "# of committees: 100C5 = (100*99*98*97*96)/(1*2*3*4*5) = 75,287,520
\n" ); document.write( "--------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========
\n" ); document.write( "
\n" );