document.write( "Question 578731: 2people are chosen for position out of 7 men and 8 women what is probability that it will be one man and one woman chosen \n" ); document.write( "
Algebra.Com's Answer #370744 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! ways of choosing 2 out of 15 ___ 15C2 = 105\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ways of choosing one man and one woman ___ 7 * 8 = 56 \n" ); document.write( " |