document.write( "Question 446556: The sales force of a business consists of 10 men and 10 women. A production unit of 8 people is set up at random. What is the probability that it will consist of 5 men and 3 women? \n" ); document.write( "
Algebra.Com's Answer #307537 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "The sales force of a business consists of 10 men and 10 women.
\n" ); document.write( "A production unit of 8 people is set up at random.
\n" ); document.write( "P( 5 men and 3 women) = 10C5*10C3/20C8 = 252*120/125,970 = .2401 \n" ); document.write( "
\n" );