document.write( "Question 947905: Given five women and three men, how many ways can a three-member committee be selected? \n" ); document.write( "
Algebra.Com's Answer #578499 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
'
\n" ); document.write( "8 people choose 3 = 8C3 = \"8%2A7%2A6%2F%283%2A2%2A1%29\" = 56 ways
\n" ); document.write( "
\n" );