Question:medium

There are 6 tasks and 6 persons. Task 1 cannot be assigned either to person 1 or person 2. Task 2 must be assigned to either person 3 or person 4. Every person is to be assigned one task. In how many ways can the assignment be done?

Show Hint

Use case analysis when constraints interact with each other.
Updated On: Mar 26, 2026
  • 72 ways
  • 192 ways
  • 360 ways
  • 144 ways
  • 256 ways
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
0