document.write( "Question 614921: There are 20 students in a class, 10 who are girls, and 10 who are boys. The teacher is choosing 4 of these students to be on a committee. What is the probability that there will be at least one girl and at least one boy? Use complementary counting. \n" ); document.write( "
Algebra.Com's Answer #386766 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are 20 students in a class, 10 who are girls, and 10 who are boys. The teacher is choosing 4 of these students to be on a committee. What is the probability that there will be at least one girl and at least one boy? Use complementary counting. \n" ); document.write( "------------------------- \n" ); document.write( "Number of ways to fail: \n" ); document.write( "Choose 4 boys: 1 way \n" ); document.write( "Choose 4 girls: 1 way \n" ); document.write( "------------- \n" ); document.write( "# of possible groups of 4: 20C4 = 4045 \n" ); document.write( "------ \n" ); document.write( "P(at lest one boy and at least one girl) = 1 - 2/4045 = 4043/4035 \n" ); document.write( "====================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================================ \n" ); document.write( " |