Difficulty: Medium
Correct Answer: 10 days
Explanation:
Introduction / Context:
Multi-category workforce problems use linear equations in unknown per-day efficiencies. By forming two equations from two scenarios, we can deduce the relative efficiencies of men and boys, then compute the time for a different combination of workers to finish the same job.
Given Data / Assumptions:
Concept / Approach:
Equate the two expressions for W and solve for the ratio m : b. Then compute W explicitly and use the daily work rate of 5 men + 10 boys to find the required days = W / daily rate.
Step-by-Step Solution:
Verification / Alternative check:
Using m = 2b, check the second scenario: 13m + 24b = 26b + 24b = 50b; time = W / (50b) = 200b / 50b = 4 days, consistent.
Why Other Options Are Wrong:
12, 9, 15, or 8 days conflict with the deduced efficiencies and do not satisfy both given scenarios simultaneously.
Common Pitfalls:
Treating men and boys as equally efficient or failing to equate total work across scenarios. Always solve for relative efficiencies first.
Final Answer:
10 days
Discussion & Comments