A cybersecurity firm must select a 4-tool diagnostic suite from a pool of 6 network scanners and 4 code analyzers. If the suite must contain at least 1 network scanner and at least 1 code analyzer, how many different 4-tool suites can be selected?
Answer: 194
Answer
The total number of different 4-tool suites that can be selected is 194.
The total number of ways to select any 4 tools from the pool of 10 is . The only selections that violate the requirement of having at least one tool of each type are choosing 4 scanners and 0 analyzers ( ways) or 0 scanners and 4 analyzers ( way). Subtracting these 16 invalid outcomes from the total gives valid 4-tool suites.
Step-by-Step Solution
Key Concept
Combinations with Group Selections and Complementary Counting