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)\"\" \"About 
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* \"p%5Ex\"*\"q%5E%28n-x%29\" where p and q are the probabilities of success and failure respectively. In this case p(a women chosen) = 4/7 and q = 3/7
\n" ); document.write( ".
\n" ); document.write( "nCx = \"n%21%2F%28x%21%28n-x%21%29%29\"
\n" ); document.write( ".
\n" ); document.write( "1) P(all three selected will be women) = \"%284%2F7%29%5E3\"
\n" ); document.write( ".
\n" ); document.write( "2) P(all three selected will be men) = \"%283%2F7%29%5E3\"
\n" ); document.write( ".
\n" ); document.write( "3) P(two men and one woman will be selected) = \"3%2A%284%2F7%29%5E1+%2A%28+3%2F7%29%5E2\"
\n" ); document.write( ".
\n" ); document.write( "4) P(one man and two women will be selected) = \"3%2A%284%2F7%29%5E2+%2A+%283%2F7%29%5E1\"
\n" ); document.write( "
\n" );