Difficulty: Easy
Correct Answer: 24
Explanation:
Introduction / Context:With constant productivity, work done equals men * days. For a fixed job, men and days are inversely proportional. Reducing workers increases the required days proportionally.Given Data / Assumptions:
Concept / Approach:Use men1 * days1 = men2 * days2. Solve for days2 with the given numbers.Step-by-Step Solution:
36 * 18 = 27 * days2days2 = (36 * 18) / 27 = (36/27) * 18 = (4/3) * 18 = 24Verification / Alternative check:Total man-days = 36 * 18 = 648. With 27 men, days = 648 / 27 = 24. Same result.
Why Other Options Are Wrong:
Common Pitfalls:Using direct instead of inverse proportion between men and days for fixed work. Keep the product men * days constant for the given job.
Final Answer:
24
Discussion & Comments