Difficulty: Medium
Correct Answer: 13
Explanation:
Introduction / Context:
Work-rate problems often assume work done ∝ (number of workers) * (hours per day) * (number of days), provided efficiency remains constant. We equate the total effective man-hours across two scenarios to find the unknown number of days in the second scenario.
Given Data / Assumptions:
Concept / Approach:
Let total work W be measured in person-hours. Then W = persons * hours/day * days. Set W1 = W2 and solve for D in scenario 2. This is a direct proportion across three factors.
Step-by-Step Solution:
W1 = 39 * 12 * 5 = 2340 person-hoursW2 = 30 * D * 6 = 180D person-hoursEquate: 2340 = 180D → D = 2340 / 180 = 13
Verification / Alternative check:
Reduce factors: 39*12*5 vs 30*6*13 → 2340 vs 2340, matching exactly; hence 13 days is consistent.
Why Other Options Are Wrong:
10 and 18 do not balance the total man-hours; 136 is off by a factor; 12 underestimates time for fewer workers but only slightly more hours per day.
Common Pitfalls:
Forgetting to include hours-per-day, or comparing only persons and days while ignoring the change in daily hours.
Final Answer:
13
Discussion & Comments