document.write( "Question 597895: From a group of 8 men and 7 women, a committee of 4 is chosen. What is the probability that 2 men and 2 women will be chosen? Please show all of the steps for solving, thanks. \n" ); document.write( "
Algebra.Com's Answer #378407 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Combination=nCr=n!/((n-r)!r!)
\n" ); document.write( "(8C2*7C2)/(15C4)
\n" ); document.write( "=(28*21)/1365
\n" ); document.write( "=28/65 the probability that 2 men and 2 women will be chosen.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );