document.write( "Question 453442: 3 students are selected to form a wrestling team from a group of 5 young 16 year old girls and 3 boys of the same age. Find the number of possible teams that can be selected in which there are more girls than boys.\r
\n" );
document.write( "\n" );
document.write( "*Please explain this question in as much detail as possible. I need a lot of help in this topic and my exams are tomorrow. Thank you! :) =) \n" );
document.write( "
Algebra.Com's Answer #311543 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 3 students are selected to form a wrestling team from a group of 5 young 16 year old girls and 3 boys of the same age. Find the number of possible teams that can be selected in which there are more girls than boys. \n" ); document.write( "---- \n" ); document.write( "3g/0b ; 2g/1b are the only 3-member possibilities where girls outnumber boys \n" ); document.write( "---- \n" ); document.write( "# of 3g/0b = (5C3) = 5C2 = (5*4)/(1*2) = 10 teams \n" ); document.write( "--- \n" ); document.write( "# of 2g/1b = 5C2*3C1 = 10*3 = 30 teams \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |