document.write( "Question 1017685: In how many ways can you select 4 delegates to attend a seminar from 4 supervisors, 3 managers, and 3 assistant managers if 2 of the delegates are supervisor? \n" ); document.write( "
Algebra.Com's Answer #633974 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "In how many ways can you select 4 delegates to attend a seminar from 4 supervisors, 3 managers,
\n" ); document.write( "and 3 assistant managers if 2 of the delegates are supervisor?
\n" ); document.write( "---------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let me re-formulate the problem in a way how it should be formulated:\r\n" );
document.write( "\r\n" );
document.write( "``````````````````````````````````````````\r\n" );
document.write( "\"In how many ways can you select 4 delegates to attend a seminar from 4 supervisors, 3 managers, \r\n" );
document.write( "and 3 assistant managers if exactly 2 of the delegates must be supervisors?\"\r\n" );
document.write( "``````````````````````````````````````````\r\n" );
document.write( "\r\n" );
document.write( "Then the answer is: \"C%5B4%5D%5E2\" . \"C%5B3%2B3%5D%5E2\" = \"C%5B4%5D%5E2\" . \"C%5B6%5D%5E2\" = \"%284%2A3%29%2F%281%2A2%29\".\"%286%2A5%29%2F%281%2A2%29\" = 6*15 = 90.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );