Difficulty: Medium
Correct Answer: 21 hours
Explanation:
Introduction / Context:
This question requires deducing the individual rates of two workers from given production data. Once A’s solo rate and the A+B combined rate are known, B’s solo rate is the difference. Finally, time for B to complete a specified number of pages is pages divided by B’s rate.
Given Data / Assumptions:
Concept / Approach:
Since the combined rate equals the sum of individual rates, rate_B = rate_{A+B} − rate_A. Then compute B’s time for a 42-page job using T = pages / rate_B.
Step-by-Step Solution:
rate_A = 3 pages/hourrate_{A+B} = 5 pages/hourrate_B = 5 − 3 = 2 pages/hourTime for B to copy 42 pages = 42 / 2 = 21 hours
Verification / Alternative check:
Check with proportions: In 21 hours, B would copy 42 pages, and A would copy 63 pages in the same time at 3 pages/hour; together they would produce 105 pages in 21 hours, which scales to 135 pages in 27 hours at 5 pages/hour, consistent with the given joint data.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
21 hours
Discussion & Comments