AMC 10 Weekly Practice Round 3
Complete problem set with solutions and individual problem pages
Problem 15 Medium
Assign doctors to units and for nucleic acid testing, with doctors assigned to each unit. Doctor cannot go to unit , and doctor can only go to unit . How many different assignment methods are there?
- A.
- B.
- C.
- D.
- E.
Answer:A
According to the problem, we discuss two cases:
 
① If goes to unit , then and are together in unit . The remaining people are divided into groups and assigned to units and . The number of arrangements is
 
② If does not go to unit , then must go to unit . From the remaining people, choose to be assigned to unit , and then assign the remaining people to units and . The number of arrangements is
 
Therefore, the total number of arrangements is
 
Thus, the answer is .
