document.write( "Question 612515: Suppose there are 15 candidates for 3 positions at a community foster care facility, There are three shifts (first, second, and third shift). One position is for the 1st shift supervisor; another position is for the 2nd shift supervisor; and the final position is for the 3rd shift supervisor. How many different ways can these positions be filled? \n" ); document.write( "
Algebra.Com's Answer #385526 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! There are 15 choices for the first slot, 14 for the second, and 13 for the third. So there are 15*14*13 = 2730 different ways. \n" ); document.write( " |