document.write( "Question 1038337: There are 24 9th and 10th graders signed up for after school tutoring. Thirteen of them are going to be chosen randomly to be team leaders.
\n" );
document.write( "What is the probability that all 6 chosen are boys? \n" );
document.write( "
Algebra.Com's Answer #653062 by stanbon(75887) ![]() You can put this solution on YOUR website! \n" ); document.write( "Probability-and-statistics/1038337 (2016-06-16 03:04:19): There are 24 9th and 10th graders signed up for after school tutoring. Thirteen of them are going to be chosen randomly to be team leaders. \n" ); document.write( "What is the probability that all 6 chosen are boys? \n" ); document.write( "----- \n" ); document.write( "You need to know how many boys there are \n" ); document.write( "If # of boys is \"b\", \n" ); document.write( "Then # of girls is \"24-b\" \n" ); document.write( "----- \n" ); document.write( "The p(choose 6 boys) = bC6/24C6 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |