document.write( "Question 956116: a. A college debate club comprises of 7 boys and 7 girls. For a debate competition a team of two is
\n" );
document.write( "to be selected. In how many ways can the selection be made, if
\n" );
document.write( "i. both members are chosen from all?
\n" );
document.write( "ii. one is to be a girl and other a boy?
\n" );
document.write( "iii. both members are chosen from girls.?_________________________________________________________________________ \n" );
document.write( "
Algebra.Com's Answer #584110 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a. A college debate club comprises of 7 boys and 7 girls. For a debate competition a team of two is to be selected. \n" ); document.write( "In how many ways can the selection be made, if \n" ); document.write( " i. both members are chosen from all? \n" ); document.write( "Ans: # of pairs = 14C2 = (14*13)/2 = 7*13 = 91 ways \n" ); document.write( "------------------------------------------------------- \n" ); document.write( " ii. one is to be a girl and other a boy? \n" ); document.write( "Ans: 7C1*7C1 = 7*7 = 49 ways \n" ); document.write( "---------------------------------------------- \n" ); document.write( " iii. both members are chosen from girls. \n" ); document.write( "Ans: 7C2 = (7*6)/2 = 21 ways \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======= \n" ); document.write( " \n" ); document.write( " |