document.write( "Question 1064616: In how many ways can a committee of 5 be formed from 5 juniors and 7 seniors if the committee must have 3 seniors?\r
\n" );
document.write( "\n" );
document.write( "Please help me. Please explain. Thanks. \n" );
document.write( "
Algebra.Com's Answer #679684 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! In how many ways can a committee of 5 be formed from 5 juniors and 7 seniors if the committee must have 3 seniors? \n" ); document.write( " \r\n" ); document.write( "Case 1: The committee consists of 3 seniors and 2 juniors.\r\n" ); document.write( "Case 2: The committee consists of 4 seniors and 1 junior.\r\n" ); document.write( "Case 3: The committee consists of 5 seniors and 0 juniors.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "7C3∙5C2 + 7C4∙5C1 + 7C5∙5C0 = 35∙10 + 35∙5 + 21∙1 = 350 + 175 + 21 = 546 ways\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |