document.write( "Question 768235: A town meeting consists of 8 democrats, 6 republicans and 4 independents.
\n" ); document.write( "Suppose the group wants to elect each of the following. How many ways are there to...\r
\n" ); document.write( "\n" ); document.write( "a committee of five, where the chair is a democrat
\n" ); document.write( "

Algebra.Com's Answer #468162 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A town meeting consists of 8 democrats, 6 republicans and 4 independents.
\n" ); document.write( "Suppose the group wants to elect each of the following. How many ways are there to...
\n" ); document.write( "a committee of five, where the chair is a democrat
\n" ); document.write( "------
\n" ); document.write( "# of ways t pick a chairman:: 6
\n" ); document.write( "# of ways to pick 4 others::: 17C4 = (17*16*15*14)/(1*2*3*4) = 2380
\n" ); document.write( "----
\n" ); document.write( "# of ways to form the committee::: 6*2380 =14280
\n" ); document.write( "=========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============================
\n" ); document.write( "
\n" );