document.write( "Question 862221: There are 20 students, 11 from Grade 12 and 9 from Grades 9-11. How many ways can a 6 member student council be formed if:
\n" ); document.write( "a) There are no restrictions
\n" ); document.write( "b) There must be 3 Grade 12's and 3 from the other grades
\n" ); document.write( "c) There can only be one or two Grade 12's
\n" ); document.write( "Thanks!
\n" ); document.write( "

Algebra.Com's Answer #519547 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "\"20\" students:11 from Grade 12 and 9 from Grades 9-11
\n" ); document.write( "How many ways can a 6 member student council be formed if:
\n" ); document.write( " a) There are no restrictions \"20C6\"
\n" ); document.write( " b) There must be 3 Grade 12's and 3 from the other grades \"%2811C3%29%289C3%29\"
\n" ); document.write( " c) There can only be one or two Grade 12's \"+%2811C1%29%289C5%29%2B+%2811C2%29%289C4%29+\" \n" ); document.write( "
\n" );