document.write( "Question 968562: A team of 4 students is to be selected for a competition. There are 8 boys and 12 girls to choose from. If the team is to include atleast 1 girl and 1 boy, how many ways can a team be selected?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #592556 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "First we find the number of teams of 4 students without regard to gender.\r\n" ); document.write( "\r\n" ); document.write( "20 students Choose 4 = 20C4 =\n" ); document.write( " |