document.write( "Question 819905: From a group of 7 men and 5 women, a committee of 5 people is to be chosen. If each possible committee is equally likely, what is the probability the committee chosen will have a majority of women? \n" ); document.write( "
Algebra.Com's Answer #493263 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "From a group of \"12\" with 7 men and 5 women, a committee of 5 people is to be chosen.
\n" ); document.write( "P(majority of women:3 OR 4) = \"5C3%2A7C2%2F12C5++%2B+5C4%2A7C1%2F12C5\" \n" ); document.write( "
\n" );