document.write( "Question 440088: what is the probability of choosing exactly one woman among 2 women and 4 men forming 3 commute. \n" ); document.write( "
Algebra.Com's Answer #304090 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
what is the probability of choosing exactly one woman among 2 women and 4 men forming 3 committee.
\n" ); document.write( "---
\n" ); document.write( "Ways to pick a woman: 2
\n" ); document.write( "Ways to pick 2 men: 4C2 = 6
\n" ); document.write( "----
\n" ); document.write( "Ways to pick 3 persons randomly: 6C3 = (6*5*4)/(1*2*3) = 20
\n" ); document.write( "-----
\n" ); document.write( "P(1 woman on 3 person committee) = (2*6)/20 = 12/20 = 3/5
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );