document.write( "Question 840421: A family has 8 girls and 4 boys. A total of 3 children must be chose to speak on the behalf of the family at a local benefit. What is the probability that no girls and 3 boys will be chosen? \n" ); document.write( "
Algebra.Com's Answer #506160 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A family has 8 girls and 4 boys. A total of 3 children must be chose to speak on the behalf of the family at a local benefit. What is the probability that no girls and 3 boys will be chosen? \n" ); document.write( "---- \n" ); document.write( "# of ways to succeed: 4C3 = 4 \n" ); document.write( "# of random triples: 8C3 = (8*7*6)/(1*2*3) = 56 \n" ); document.write( "--- \n" ); document.write( "P(3 boys chosen) = 4/56 = 1/14 \n" ); document.write( "---------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |