document.write( "Question 851271: There are 9 students in a class: 7 boys and 2 girls.\r
\n" ); document.write( "\n" ); document.write( "If the teacher picks a group of 3 at random, what is the probability that everyone in the group is a boy?
\n" ); document.write( "

Algebra.Com's Answer #771012 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "In this problem, the space of events is the set of all possible different groups of 3 persons that can be formed of 7+2 = 9 students.\r\n" );
document.write( "\r\n" );
document.write( "The number of such groups is  \"C%5B9%5D%5E3\" = \"%289%2A8%2A7%29%2F%281%2A2%2A3%29\" = 84.\r\n" );
document.write( "\r\n" );
document.write( "It is the number of events in the space of events.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Of them, the favorable set is the set of all different groups that can be formed of 7 boys.\r\n" );
document.write( "\r\n" );
document.write( "The number of such groups is  \"C%5B7%5D%5E3\" = \"%287%2A6%2A5%29%2F%281%2A2%2A3%29\" = 35.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The probability under the problem's question is the ratio of the numer of favorable events (35) to the number of all possible outcomes (84)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    P = \"35%2F84\" = \"5%2F12\" = 0.4167 = 41.67%  (approximately).    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There is another way to get the SAME answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The probability that the first selected student is a boy is  \"7%2F9\".\r\n" );
document.write( "\r\n" );
document.write( "If the first selected student is a boy, then the probability that the second selected student is a boy is  \"6%2F8\".\r\n" );
document.write( "\r\n" );
document.write( "If the first and the second selected students are boys, then the probability that the third selected student is a boy is  \"5%2F7\".\r\n" );
document.write( "\r\n" );
document.write( "Thus the probability under the problem's question is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"%287%2F9%29%2A%286%2F8%29%2A%285%2F7%29\" = 0.4167 = 41.67%.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );