Combined Work
When several people work together, their efficiencies simply add. Convert each person’s days into units/day using total work = LCM of the days, sum the rates, and divide the total work by that sum. For the common two-worker case there is the well-known shortcut: if A takes a days and B takes b days, together they take ab/(a+b) days — but the LCM method generalises to any number of workers and to leaving/joining problems without memorising a new formula. The same machinery handles "A and B work for some days, then A leaves": track units completed, subtract from the total, and divide the remainder by whoever is still working. A worker who hinders the job (a leak, a return of goods, an opposing pump) contributes a negative rate, which you subtract. Keeping everything in whole units is what keeps mid-problem arithmetic clean under exam pressure.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Core rate & efficiency
| Work rate | Rate = Work ÷ Time (units per day) |
|---|---|
| Total work (LCM trick) | Total work = LCM of the given days |
| Efficiency from days | Efficiency = Total work ÷ days |
| Combined time | Time = Total work ÷ (sum of efficiencies) |
| Efficiency ∝ 1/Time | If A is k× as fast as B ⇒ A takes 1/k of B’s time |
CAT power-tools
| Two together (classic) | Time = (a × b) ÷ (a + b) days |
|---|---|
| Man-days (work equivalence) | M1 × D1 = M2 × D2 (same job) |
| Full chained formula | M1·D1·H1 / W1 = M2·D2·H2 / W2 |
| Wages share | Wages split in the ratio of work done (= ratio of efficiencies × days worked) |
| Leak / negative work | Effective rate = inflow rate − leak rate |