document.write( "Question 878784: The senate consists of 2 representatives from each US State for a total of 100 people. A 5 person committee is formed to attack a particular issue. \r
\n" ); document.write( "\n" ); document.write( "a. How many different 5 person committees are possible?\r
\n" ); document.write( "\n" ); document.write( "b. If the senate is comprised of 20 females and 80 males and the committee must contain exactly 2 females, then how many different 5 person committees are possible?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #530255 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
a) \"100C5\" is 75,287,520
\n" ); document.write( "b) \"%2820C2%29%2880C3%29+=+190%2A82160\"
\n" ); document.write( "\"nCx+=+%28n%21%29%2Fx%21%28n+-+x%29%21%29\"
\n" ); document.write( "
\n" );