document.write( "Question 368468: A committee of 5 people is selected from a group of 8 men and 9 women. In how many ways can the committee be selected so it contains at least one woman? \n" ); document.write( "
Algebra.Com's Answer #263403 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
17C5=6188 every possible combination.
\n" ); document.write( "8C5=56 all men
\n" ); document.write( "6188-56=6132 contains at least one woman.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );