document.write( "Question 970100: How many ways can you select a committee of 7 from 4 males and 6 females if a certain woman must be in the
\n" ); document.write( "committee?
\n" ); document.write( "

Algebra.Com's Answer #593246 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
One specific woman must be selected.\r
\n" ); document.write( "\n" ); document.write( "Now we are choosing from 4 men and 5 women and the committee size is effectively 6\r
\n" ); document.write( "\n" ); document.write( "Choose all 4 men (1 way). Choose 2 women from 5 5 C2 (10 ways); Sub-total= product or 10 ways
\n" ); document.write( "Chose 3 men out of 4 (4 ways). Choose 3 women out of 5 (10 ways); sub-total= product or 40 ways.
\n" ); document.write( "Chose 2 men out of 4 (6 ways). Choose 4 women out of 5 (5 ways); sub-total= product or 30 ways.
\n" ); document.write( "Choose 1 man out of 4 (4 ways). Choose all 5 women (1 way) 4 ways\r
\n" ); document.write( "\n" ); document.write( "That would be 10 +40+30 +4= 84 ways \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );