Total employees = 120
Employees are in Marketing, Finance, and Operations
⸻
🔹 Step 1: Find number of employees in each department before layoffs
“Exactly 30% of these employees were in the Marketing department”
\text{Marketing} = 30\% \text{ of } 120 = 0.3 \times 120 = 36
So remaining employees (Finance + Operations):
120 - 36 = 84
“Of the remaining employees, the number in Finance was twice the number in Operations”
Let’s say Operations = x
Then Finance = 2x
So:
x + 2x = 84 \Rightarrow 3x = 84 \Rightarrow x = 28
✅ Before layoffs:
• Marketing = 36
• Operations = 28
• Finance = 56
⸻
🔹 Step 2: Apply the layoffs
“The company decided to lay off 28 employees in total”
“Twice as many laid off from Marketing as from Finance, and half as many from Operations as from Finance”
Let the number laid off from Finance = x
Then:
• Marketing: 2x
• Operations: x/2
Total layoffs:
x + 2x + \frac{x}{2} = 28
\Rightarrow 3x + \frac{x}{2} = 28
\Rightarrow \frac{6x + x}{2} = 28
\Rightarrow \frac{7x}{2} = 28
\Rightarrow 7x = 56
\Rightarrow x = 8
✅ Layoffs:
• Finance: 8
• Marketing: 16
• Operations: 4
⸻
🔹 Step 3: Final count after layoffs
• Finance: 56 - 8 = 48
• Operations: 28 - 4 = 24