document.write( "Question 1107254: Two people are selected from a group of eight women and ten men. Find the probability that
\n" ); document.write( " a) Both are men.
\n" ); document.write( " b) At least one is a woman.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #722263 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "In both cases, you are choosing 2 out of the 18 people in the group, so the denominator of the probability fraction is \"18 choose 2\":
\n" ); document.write( "\"C%2818%2C2%29+=+%2818%2A17%29%2F%282%2A1%29+=+153\"

\n" ); document.write( "a) If both are men, then you are choosing 2 of the 10 men and 0 of the 8 women. The numerator of the probability fraction is
\n" ); document.write( "\"C%2810%2C2%29%2AC%288%2C0%29+=+45%2A1+=+45\"
\n" ); document.write( "The probability that both are men is 45/153 = 9/17.

\n" ); document.write( "b) \"at least one is a woman\" is the opposite (complement) of \"both are men\". So the probability that at least one is a woman is 1 - 9/17 = 8/17.
\n" ); document.write( "
\n" );