document.write( "Question 421307: Two people are selected at random from a group of 8 women and 10 men. Find the probability that both are men OR both are women. \n" ); document.write( "
Algebra.Com's Answer #294231 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Two people are selected at random from a group of 8 women and 10 men. Find the probability that both are men OR both are women.
\n" ); document.write( "========
\n" ); document.write( "P(both men or both women) = [10C2 + 8C2]/18C2 = 73/153
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );