document.write( "Question 785316: The sales force of a business consists of 10 men and 10 women. A production unit of 5 people is set up at random. What is the probability that it will consist of 3 men and 2 women? \n" ); document.write( "
Algebra.Com's Answer #477458 by edjones(8007) You can put this solution on YOUR website! ((10C3)*(10C2))/20C5 \n" ); document.write( "=(120*45)/15504 \n" ); document.write( "=0.348 the probability that it will consist of 3 men and 2 women. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |