document.write( "Question 615256: the sales of a business consist of 10 men and 10 women. they will choose 9 at random what the chance of choosing 5 men and 4 women \n" ); document.write( "
Algebra.Com's Answer #387031 by stanbon(75887) ![]() You can put this solution on YOUR website! the sales of a business consist of 10 men and 10 women. they will choose 9 at random what the chance of choosing 5 men and 4 women \n" ); document.write( "----- \n" ); document.write( "# of ways to succeed: 10C5*10C4 = 52940 \n" ); document.write( "---- \n" ); document.write( "# of possible outcomes 20C9 = 167960 \n" ); document.write( "----- \n" ); document.write( "P(5 men and 4 women) = 52940/167960 = 0.3152 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |