document.write( "Question 1143499: A company is holding a sales contest for its sales reps. 12 sales reps are based in Office A and 7 sales reps are based in Office B. Bonuses of $800, $400, and $200 will be given to the top 3 sales reps in Office A. Bonuses of $500 and $250 will be given to the top 2 sales reps in Office B. In how many different ways can the bonuses be paid out? \n" ); document.write( "
Algebra.Com's Answer #764319 by ikleyn(52898) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "12*11*10 = 1320 ways to make selections for office A and\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "7*6 = 42 ways to make selections for office B.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Combining these selections independently, you get the answer as the product 1320 by 42. ANSWER\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |