document.write( "Question 466309: In how many ways can a group of 12 choose a committee of 9? \n" ); document.write( "
Algebra.Com's Answer #319652 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
The combinations of 12 things taken 9 at a time which is sometimes
\n" ); document.write( "written as 12C9 , sometimes as 12C9, sometimes as C(12,9),
\n" ); document.write( "and sometimes as \"%28matrix%282%2C1%2C12%2C9%29%29\", and sometimes referred to as
\n" ); document.write( "\"12 choose 9\", and it always means\r
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "Edwin
\n" ); document.write( "
\n" );