document.write( "Question 161167: A company that employees 6 manager, 15 clerical workers and 23 warehouse personnel is relocating and wants to create a committee that has representatives from each group to oversee the process. How many different ways can they select 2 managers, 4 clerical workers and 7 warehouse personnel to serve on this committee? \n" ); document.write( "
Algebra.Com's Answer #118713 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A company that employees 6 manager, 15 clerical workers and 23 warehouse personnel is relocating and wants to create a committee that has representatives from each group to oversee the process. How many different ways can they select 2 managers, 4 clerical workers and 7 warehouse personnel to serve on this committee?
\n" ); document.write( "------------------
\n" ); document.write( "Pick 2 managers: 6C2 = 15
\n" ); document.write( "Pick 4 clericals: 15C4 = whatever
\n" ); document.write( "Pick 7 warehouse: 23C7 = whatever
\n" ); document.write( "---------------
\n" ); document.write( "Multiply the three numbers to get your answer.
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );