document.write( "Question 831581: A group of eight women and ten men must select a four-person committee. How many committees are possible if more than half of the members must be women? \n" ); document.write( "
Algebra.Com's Answer #501569 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
((10C0)*(8C4))+((10C1)*(8C3)=
\n" ); document.write( "=70+10*56
\n" ); document.write( "=70+560
\n" ); document.write( "=630 committees are possible.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );