Difficulty: Medium
Correct Answer: 32 men
Explanation:
Introduction / Context:
When team size changes mid-project, convert to rate equations relative to the total work W. Here half the work is done by the initial team in 24 days; the rest is done by a larger team in the final 16 days. We solve for the original team size.
Given Data / Assumptions:
Concept / Approach:
Let W be total work. Then x*r*24 = W/2 and (x + 16)*r*16 = W/2. Eliminate W and r to solve for x, the initial number of men.
Step-by-Step Solution:
Verification / Alternative check:
First half: 32*r*24 = W/2. Second half: 48*r*16 = W/2. Both equal W/2 ⇒ consistent. Total time = 24 + 16 = 40 as required.
Why Other Options Are Wrong:
16/24/48 men yield equations that do not balance to halves over 24 and 16 days. Only 32 satisfies the equal half-work condition under a constant per-man rate.
Common Pitfalls:
Assuming linearity without setting equations; mixing total duration with per-phase work; or forgetting both phases are exactly half of W.
Final Answer:
32 men
Discussion & Comments