document.write( "Question 868553: In a class of 40 students, 14 of which are girls, 6 students are to be selected at random.
\n" ); document.write( "a. In how many ways can their teacher choose 6 students?
\n" ); document.write( "b. In how many ways can their teacher form a committee consisting of 3 girls and 3 boys?
\n" ); document.write( "c. In how many ways can their teacher form a committee consisting of 2 girls?
\n" ); document.write( "d. What is the probability that at least two girls are chosen?
\n" ); document.write( "

Algebra.Com's Answer #523630 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "In a class of 40 students, 14 of which are girls, 6 students are to be selected at random.
\n" ); document.write( " a. In how many ways can their teacher choose 6 students? 40C6= 3838380
\n" ); document.write( " b. In how many ways can their teacher form a committee consisting of 3 girls and 3 boys? \"%2814C3%29%2826C3%29\"= 946,400 ways
\n" ); document.write( " c. In how many ways can their teacher form a committee consisting of 2 girls?\"%2814C2%29%2826C4%29\"
\n" ); document.write( " d. What is the probability that at least two girls are chosen
\n" ); document.write( "\"%2814C2%29%2826C4%29%2F%2840C6%29\" + \"%2814C3%29%2826C3%29%2F%2840C6%29\"+\"%2814C4%29%2826C2%29%2F%2840C6%29\"+\"%2814C5%29%2826C1%29%2F%2840C6%29\" + \"%2814C6%29%2826C0%29%2F%2840C6%29\" \n" ); document.write( "
\n" );