Difficulty: Easy
Correct Answer: 60
Explanation:
Introduction / Context:
Work done is men * hours for a fixed job. With fewer men, the required hours increase so that the product remains constant. We compute total man-hours and then divide by the new crew size.
Given Data / Assumptions:
Concept / Approach:
Total man-hours = men * hours = constant for the job. So hours2 = (36 * 25) / 15.
Step-by-Step Solution:
Verification / Alternative check:
Proportionality: reducing men by a factor of 36/15 = 2.4 increases time by 2.4; 25 * 2.4 = 60.
Why Other Options Are Wrong:
Common Pitfalls:
Multiplying instead of dividing by the new crew size or mixing units. Keep the men * hours product equal to the known job total.
Final Answer:
Discussion & Comments