Difficulty: Medium
Correct Answer: 9 days
Explanation:
Introduction / Context:We split the timeline into two phases: joint work for x days and then B alone for 23 days. Using constant daily rates simplifies the calculation.
Given Data / Assumptions:
Concept / Approach:Write the work sum: x*(1/45 + 1/40) + 23*(1/40) = 1. Solve for x.
Step-by-Step Solution:
1/45 + 1/40 = (8 + 9)/360 = 17/360.Equation: x*(17/360) + 23*(1/40) = 1.23/40 = 207/360 ⇒ x*(17/360) = 153/360 ⇒ x = 153/17 = 9 days.Verification / Alternative check:Compute total: 9*(17/360) + 23/40 = 153/360 + 207/360 = 360/360 = 1 job; exact.
Why Other Options Are Wrong:7, 8, 10, 11 days would not satisfy the exact rate equation.
Common Pitfalls:Rounding fractions too early; mixing up who worked when.
Final Answer:9 days
Discussion & Comments