CSAT Solved Papers/ 2023/Q68
2023 CSAT — Q68
There are five persons and each one of whom has to be assigned one task. Neither nor can be assigned Task-. Task- must be assigned to either or . In how many ways can the assignment be done?
Worked rationale
Five persons map one-to-one onto five tasks (a bijection). Assign the most-constrained slots first.
- Task- must go to or : choices.
- Task- must go to someone in (not , not ), but Task- already used one of . So the people still available for Task- are minus the one placed at Task-: choices.
- Tasks : the remaining persons fill them in ways.
By the multiplication principle:
Answer: (d) 24.
Why the other options miss
- A missed a case: assigns only the two constrained tasks () and forgets the arrangements of the remaining people.
- B an arithmetic slip: takes Task- as having only valid person (just ) instead of , halving the count ().
- C mis-counts the overlap: mis-handles the overlap between the Task- and Task- restrictions (e.g. ), over- or under-counting the dependency.
Specialist insight
Order the assignment by constraint tightness: fill Task- ( ways) before Task-, because Task- consumes one of and thereby changes Task-’s available pool to exactly ( minus the used one). Then the unconstrained tail is . The subtle point is that the two restrictions interact through the shared people ; assigning the overlapping slot first keeps the count clean and avoids the trap.
Fill Task- first (/: ), then Task- from minus that person (), then : (d).