Difficulty: Easy
Correct Answer: 160
Explanation:
Introduction / Context:
This is a pure man-days calculation. For the same job, (men * days) remains constant if per-man productivity is constant. To reduce the number of days, the number of men must increase proportionally.
Given Data / Assumptions:
Concept / Approach:
Let M be the required number of men for half a day. Since total work is unchanged, M * 0.5 = 80. Solve for M.
Step-by-Step Solution:
Work W = 80 man-days.Let M men work for D = 0.5 day: M * 0.5 = 80.M = 80 / 0.5 = 160 men.
Verification / Alternative check:
Cross-check with proportionality: If time is reduced by a factor of 16 (from 8 days to 0.5 day), the men required increase by the same factor: 10 * 16 = 160.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
160
Discussion & Comments