document.write( "Question 576797: Five girls and five boys are getting together for a party.Suppose one of the boys has 2 sisters amoung the five girls, and he would not accept either of them as a partner.How many couples can be formed \n" ); document.write( "
Algebra.Com's Answer #369994 by chana(69)\"\" \"About 
You can put this solution on YOUR website!
Five girls and five boys are getting together for a party.Suppose one of the boys has 2 sisters amoung the five girls, and he would not accept either of them as a partner.How many couples can be formed
\n" ); document.write( "sol :
\n" ); document.write( " i gues this will be the solution do check the answer with your friends ...
\n" ); document.write( "(1 from 5 boys) * (1 from 3 girls ) = total ways
\n" ); document.write( "5c1 * 3c1 = 15 ways
\n" ); document.write( "
\n" );