document.write( "Question 644453: A manager has a panel of 11 players to choose from . He must pick a team of 6 players to play in a match. \r
\n" );
document.write( "\n" );
document.write( "Two of the other players melissa and amy both like the same boy so cannot stand each other . They cannot play together on the same team . How many different teams can be selected if melissa and amy cannot both be on the same team \n" );
document.write( "
Algebra.Com's Answer #405048 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A manager has a panel of 11 players to choose from . He must pick a team of 6 players to play in a match. \n" ); document.write( "Two of the other players melissa and amy both like the same boy so cannot stand each other . They cannot play together on the same team . How many different teams can be selected if melissa and amy cannot both be on the same team \n" ); document.write( "---- \n" ); document.write( "# of teams with melissa and without amy: 10C6 = 210 \n" ); document.write( "--- \n" ); document.write( "# of teams with amy and without melissa: 10C6 = 210 \n" ); document.write( "----- \n" ); document.write( "# of teams without both on the same team: 420 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |