document.write( "Question 355171: At a community college, there are seven executive officers: four women and three men. Three are selected to attend the national accreditation convention. Find the probability that:\r
\n" );
document.write( "\n" );
document.write( "1) all three selected will be women
\n" );
document.write( "2) all three selected will be men
\n" );
document.write( "3) two men and one woman will be selected
\n" );
document.write( "4) one man and two women will be selected \n" );
document.write( "
Algebra.Com's Answer #253725 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "Note: The probability of x successes in n trials is: \n" ); document.write( ". \n" ); document.write( "P = nCx* \n" ); document.write( ". \n" ); document.write( "nCx = \n" ); document.write( ". \n" ); document.write( "1) P(all three selected will be women) = \n" ); document.write( ". \n" ); document.write( "2) P(all three selected will be men) = \n" ); document.write( ". \n" ); document.write( "3) P(two men and one woman will be selected) = \n" ); document.write( ". \n" ); document.write( "4) P(one man and two women will be selected) = |