document.write( "Question 548939: How many ways can a 3-people committee be chosen from 10 twins(20 people)? Restriction: No twins can both exist in this committee. (e.g Assume A & B are twins, if A is in the committee, B cannot be in.) \n" ); document.write( "
Algebra.Com's Answer #467733 by Macy101(1)\"\" \"About 
You can put this solution on YOUR website!
I believe this could be a wrong answer…\r
\n" ); document.write( "\n" ); document.write( "You're certain that 2 persons that are twins can NEVER be in the committee together. So actually, you can look at it as if those twins count as 1 person right?
\n" ); document.write( "So this leaves us to choose 3 persons out of 10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10!/( 3! * (10 - 3)!) = 120
\n" ); document.write( "
\n" );