How Long to Rinse Dishes Working Together?
What This Problem Teaches
- Converting individual completion times into work rates
- Understanding that work rates add when people work together
- Recognizing why averaging times gives the wrong answer
- Working with unit fractions and finding common denominators
- Connecting rate calculations to real-world efficiency problems
Solution: Method 1 — The Work Rate Approach
The key insight is that when people work together, their rates of work add up, not their times. Let's find each person's work rate first.
Step 1 — Find Chris's work rate
Chris completes the entire job in 72 minutes, so his rate is:
Step 2 — Find Bill's work rate
Bill completes the entire job in 144 minutes, so his rate is:
Step 3 — Add their work rates together
When working together, their combined rate is the sum of their individual rates:
= 2/144 + 1/144
= 3/144
= 1/48 job per minute
Step 4 — Calculate the time to complete the job
If they complete 1/48 of the job per minute, then the time to complete the entire job is:
Solution: Method 2 — The Dishes-Per-Minute Approach
Instead of thinking about work rates as fractions of the job, we can calculate how many dishes each person rinses per minute.
Step 1 — Find Chris's speed
Chris rinses 720 dishes in 72 minutes:
Step 2 — Find Bill's speed
Bill rinses 720 dishes in 144 minutes:
Step 3 — Calculate their combined speed
Working together, they rinse:
Step 4 — Find the time to rinse all dishes
To rinse 720 dishes at 15 dishes per minute:
Verification
Let's check our answer by calculating how much work each person completes in 48 minutes:
Bill's work in 48 minutes: 48 × (1/144) = 48/144 = 1/3 of the job
Total work completed: 2/3 + 1/3 = 3/3 = 1 complete job ✓
We can also verify using the dishes-per-minute approach:
Bill rinses in 48 minutes: 48 × 5 = 240 dishes
Total: 480 + 240 = 720 dishes ✓
Common Pitfalls
✗ Mistake 1: Averaging the times
Why it's wrong: This assumes they're working at the average speed, but working together means both people are active simultaneously. The combined effort should be faster than either person alone, not slower than the faster person.
✗ Mistake 2: Adding the rates incorrectly
Why it's wrong: You can't add fractions by adding both numerators and denominators separately. You need a common denominator: 1/72 = 2/144, so 2/144 + 1/144 = 3/144 = 1/48.
✗ Mistake 3: Using the harmonic mean formula incorrectly
Why it's wrong: The harmonic mean formula applies when you want to find the time for each person to do half the job. But here, both people work on the entire job together.
The General Pattern
For any combined work problem, the universal approach is:
If person A completes the job in time a and person B in time b, then together they complete it in time t where:
For our problem: t = (72 × 144) ÷ (72 + 144) = 10,368 ÷ 216 = 48 minutes.
This formula works because work rates are additive — when people collaborate, their individual rates of progress combine. The same principle applies to water flowing through multiple pipes, data processing on multiple servers, or any scenario where independent agents contribute simultaneously to a shared task.
Where This Shows Up in Real Life
Combined work rate calculations appear frequently in:
- Manufacturing and Production: Assembly lines where multiple workers or machines contribute to output, helping optimize staffing levels and predict completion times.
- Computer Science: Parallel processing where multiple CPUs work on the same computational task, or network bandwidth calculations when data flows through multiple channels.
- Project Management: Determining realistic timelines when multiple team members with different skill levels tackle portions of a project simultaneously.
What If?
Chris: 1/72 job per minute, Bill: 1/144 job per minute, Ana: 1/96 job per minute
LCM of 72, 144, and 96 is 288. Convert: 1/72 = 4/288, 1/144 = 2/288, 1/96 = 3/288
Combined rate = 4/288 + 2/288 + 3/288 = 9/288 = 1/32 job per minute
Time = 1 ÷ (1/32) = 32 minutes
In 32 minutes: Chris does 32/72 = 4/9, Bill does 32/144 = 2/9, Ana does 32/96 = 1/3 = 3/9. Total: 4/9 + 2/9 + 3/9 = 9/9 = 1 complete job ✓
Combined rate: 1/48 job per minute. Chris's rate: 1/72 job per minute. Let Bill's time be b minutes.
1/72 + 1/b = 1/48
1/b = 1/48 - 1/72 = 3/144 - 2/144 = 1/144
If 1/b = 1/144, then b = 144 minutes
Check: 1/72 + 1/144 = 2/144 + 1/144 = 3/144 = 1/48 ✓
To finish 720 dishes in 30 minutes: 720 ÷ 30 = 24 dishes per minute
Combined speed = Chris's speed + Bill's speed24 = 10 + Bill's speed
Bill's speed = 24 - 10 = 14 dishes per minute
Bill's original speed was 5 dishes/min, so he needs to work 14 ÷ 5 = 2.8 times faster
In 30 minutes: Chris rinses 30 × 10 = 300 dishes, Bill rinses 30 × 14 = 420 dishes. Total: 300 + 420 = 720 ✓
Bill's rate is 5 dishes/min, so in 24 minutes: 24 × 5 = 120 dishes
Dishes left when Chris joins: 720 - 120 = 600 dishes
Working together at 15 dishes/min: 600 ÷ 15 = 40 minutes
Total time = Bill's solo time + combined time = 24 + 40 = 64 minutes
Bill works 64 minutes at 5 dishes/min = 320 dishes. Chris works 40 minutes at 10 dishes/min = 400 dishes. Total: 320 + 400 = 720 ✓
Frequently Asked Questions
2026-07-19