In a software development department, the numbers of Frontend developers, Backend developers, and DevOps engineers were initially in the ratio of , respectively. After the department hired additional DevOps engineers, with no changes to the number of Frontend or Backend developers, the ratio of Backend developers to DevOps engineers became . What is the total number of developers and engineers in the department after these new hires?
- A30
- B36
- 42Answer
- D48
- E78
Answer
The total number of developers and engineers in the department after the new hires is 42.
By setting the initial counts of Frontend developers, Backend developers, and DevOps engineers as , , and , adding 6 to DevOps yields . Equating Backend and DevOps counts gives , so . Substituting into the post-hire counts gives 12 Frontend, 15 Backend, and 15 DevOps, summing to a total of 42 employees.
Step-by-Step Solution
Key Concept
Ratio scaling and setting up algebraic equations from modified multi-part ratios.
Estimated Time:1m 30s