document.write( "Question 1120931: Three research departments have 7, 10, and 6 members, respectively. Each department is to select a delegate and an alternate to represent the department at a conference. In how many ways can this be done?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #736632 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "First department can choose the pair (delegate,alternate) by 7*6 = 42 ways.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Second department can choose the pair (delegate,alternate) by 10*9 = 90 ways.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Third department can choose the pair (delegate,alternate) by 6*5 = 30 ways.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Since these selections are INDEPENDENT, the resulting choice can be done in 42*90*30 = 113400 ways.\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |