document.write( "Question 409323: A teacher has a class consisting of 8 BOYS and 4 GIRLS. How many groups of 5 can he make if:\r
\n" );
document.write( "\n" );
document.write( "-in every group there should be AT LEAST 1 girl?..\r
\n" );
document.write( "\n" );
document.write( "Thanks so much in advance. I'm not really sure how to solve for this... ^_^ God Bless
\n" );
document.write( "please send me the answer ASAP! :D it's our assignment thank you! \n" );
document.write( "
Algebra.Com's Answer #288222 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "No. of ways to form group of 5 from total 12 students= 12C5 (no restriction)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "no. of ways to form group of 5 from 8 boys DISABLED_event_only= 8C5 ........ ( no girl )\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "now, we subtract it from total possible no.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "no. of ways to form group in which at least 1 girl = 12C5 - 8C5 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= 792 - 56 = 736\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |