document.write( "Question 1134772: You have 14 girls and 8 boys in a class. What is the probability that you will have a committee of 4 girls? \n" ); document.write( "
Algebra.Com's Answer #752253 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! You have 14 girls and 8 boys in a class. What is the probability that you will have a committee of 4 girls? \n" ); document.write( "--------- \n" ); document.write( "The 1st pick is 14 of 22. \n" ); document.write( "Then 13 of 21, 12 of 20 and 11 of 19. \n" ); document.write( "---- \n" ); document.write( "---> 14*13*12*11/(22*21*20*19) \n" ); document.write( "= 13/95 \n" ); document.write( " \n" ); document.write( " |