A corporate committee needs to form a 5-member project team selected from a department consisting of 4 data analysts, 5 software developers, and 4 cybersecurity experts. The team must include exactly 1 cybersecurity expert, at least 1 data analyst, and at least 1 software developer. How many different 5-member teams can be formed under these conditions?
- A124
- B240
- 480Answer
- D504
- E1,120
Answer
480
To form a valid 5-member team, we first choose 1 cybersecurity expert from 4 available options in ways. The remaining 4 members must be selected from 4 data analysts and 5 software developers such that at least 1 of each role is included. The three mutually exclusive ways to fill these 4 spots are: 1 data analyst and 3 developers (40 ways), 2 data analysts and 2 developers (60 ways), or 3 data analysts and 1 developer (20 ways). Summing these gives 120 valid combinations for the remaining members. Multiplying by the 4 choices for the cybersecurity expert yields total distinct teams.
Step-by-Step Solution
Key Concept
Group selections with multiple category constraints and the Fundamental Counting Principle
Estimated Time:2m 30s