document.write( "Question 442604: How many ways can a foursome of 2 men and 2 women be selected from 10 men and 12 women in a golf club? \n" ); document.write( "
Algebra.Com's Answer #305334 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 10 men, two at a time plus 12 women, two at a time equals: \n" ); document.write( "10C2*12C2=45*77=3465.. \n" ); document.write( " |