I’m revising my fundamentals on proportion and I keep tripping over inverse proportion, especially with those classic “more workers, less time” problems.
Example I’m stuck on: 4 builders finish a shed in 6 hours. If everyone works at the same constant rate and they don’t get in each other’s way, how long would 8 builders take?
Here’s my (completely wrong) attempt: I treated time as directly proportional to the number of builders: t = k·n. Using 4 builders → 6 hours gives k = 6/4 = 1.5, so for 8 builders I get t = 1.5·8 = 12 hours. That already feels silly because adding more people shouldn’t make it take longer… but then when I try to “flip it for inverse,” I end up doing 6 × (8/4) and still get 12, which is obviously not right. I’m clearly mixing up what goes on top and what goes on the bottom.
I’m trying to strengthen my basics here: how should I set this up correctly from first principles? Is the right way to say t is inversely proportional to n, so tn = k (or t = k/n)? I keep second-guessing which variable should be in the numerator/denominator, and I get lost when I try to justify it in words.
Could someone show me how to reason about this in a reliable way (without me memorizing a bunch of formulas), and how to quickly recognize when a situation is inverse proportion? A quick check or sanity test I can apply would be super helpful too.
















3 Responses
When these “more hands, less time” problems start doing cartwheels in your head, anchor yourself with one sturdy idea: total work = rate × time. If each builder works at the same constant rate r (sheds per hour), then n builders have a team rate of n·r. The shed is one fixed chunk of work, call it W. So W = (n·r)·t, which rearranges to t = W/(n·r). That’s the heart of inverse proportion: if you multiply n by something, t must divide by the same something to keep W fixed. Numerically here, 4 builders × 6 hours = 24 builder‑hours. That 24 is the “work budget” for one shed, so with 8 builders you need 24/8 = 3 hours.
Tiny analogy time: imagine filling a pool with identical hoses. One hose dribbles along and takes ages; double the hoses and you double the water-per-minute, so the time halves. Same song, different chorus: more builders → bigger team rate → less time. Quick sanity checks: doubling workers should halve the time; scaling by a factor k in workers should scale time by 1/k; one builder would take 24 hours here; zero builders would take… forever (the shed remains a beautiful idea). If your gut says “product stays the same,” you’ve spotted inverse proportion: n × t is constant.
You’re overthinking it-stop flipping fractions and start counting the actual work. One shed is a fixed job, so think in builder-hours: the total builder-hours to finish the shed is constant. That’s why time is inversely proportional to workers: t·n = constant. From your data, 4 builders × 6 hours = 24 builder-hours, which is the “size” of the job (people often just say 24 hours, but really it’s builder-hours). Worked example: for 8 builders, t·8 = 24, so t = 24/8 = 3 hours. Quick mental check: double the workers, halve the time; multiply workers by f, divide time by f. Sanity tests help catch mix-ups: 1 builder would take 24 hours, 2 would take 12, 12 would take 2, and cranking workers way up makes the time tiny (in real life they’d trip over each other, but the problem says they don’t). A good recognition trick: if “more of A makes less of B” while the total job stays fixed, it’s inverse; if “more of A makes more of B,” it’s direct.
I like to think of the job as a fixed pile of 24 “builder-hours” (4 builders × 6 hours); with 8 builders, the time is 24 ÷ 8 = 3 hours. That’s inverse proportion-n·t stays constant (double the workers, halve the time), like more people carrying buckets to fill a tub faster.