4.3 Time & Work, Pipes & Cisterns, Time, Speed & Distance

Key Takeaways

  • The LCM Units method converts reciprocal work rates into integer daily efficiencies, dramatically streamlining multi-worker, alternate-day, and variable-schedule problems.
  • The generalized work equivalence identity $\frac{M_1 D_1 H_1 E_1}{W_1} = \frac{M_2 D_2 H_2 E_2}{W_2}$ provides a universal template for contractor workforce adjustments, overtime calculations, and multi-stage tasks.
  • Pipes and cisterns operate on algebraic net efficiency, where inlet filling rates are positive ($+E$) and drain/leak rates are negative ($-E$).
  • Relative speed is the difference $(u - v)$ for collinear motion in the same direction and the sum $(u + v)$ for opposite directions; train crossing equations must sum physical lengths ($L_1 + L_2$).
  • Boats and streams resolve into downstream velocity $D = u + v$ and upstream velocity $U = u - v$, yielding still water speed $u = \frac{D+U}{2}$ and stream current speed $v = \frac{D-U}{2}$.
Last updated: August 2026

Time & Work, Pipes & Cisterns, Time, Speed & Distance

Efficiency analysis, project completion timelines, pipeline filling dynamics, and haulage transport logistics form the operational core of mining engineering. In CIL MT Paper-I, questions testing Time & Work and Time, Speed & Distance (TSD) are heavily emphasized. Mastering integer LCM models and relative speed mechanics allows candidates to bypass fraction-heavy systems of equations.


1. Time & Work: The LCM Efficiency Model

Instead of assigning total work as $1$ and handling reciprocal fractions (e.g., $1/12 + 1/15$), assume total work to be the Least Common Multiple (LCM) of the individual completion times. This converts daily work rates into intuitive integer efficiencies.

Step-by-Step LCM Method

  1. Define Total Work ($W$): $\text{LCM}(T_A, T_B, T_C)$.
  2. Calculate Daily Efficiencies: $E_A = W / T_A$, $E_B = W / T_B$, $E_C = W / T_C$.
  3. Calculate Combined Rate: $E_{\text{combined}} = E_A + E_B + E_C$.
  4. Evaluate Completion Time: $T = \frac{W}{E_{\text{combined}}}$.

Alternate-Day Working Schedules

When workers operate in rotation (e.g., Worker A on Day 1, Worker B on Day 2):

  1. Determine work accomplished during one complete cycle: $W_{\text{cycle}} = E_A + E_B$.
  2. Determine number of complete cycles: $k = \lfloor W / W_{\text{cycle}} \rfloor$.
  3. Calculate remaining work: $W_{\text{rem}} = W - (k \times W_{\text{cycle}})$.
  4. Allocate $W_{\text{rem}}$ sequentially to the active worker in the next rotation.

Work and Wages Principle

Wages are divided strictly in proportion to the total quantum of work executed by each individual (Efficiency $\times$ Days Worked):

Wage Share Ratio (WA:WB)=(EA×DA):(EB×DB)\text{Wage Share Ratio } (W_A : W_B) = (E_A \times D_A) : (E_B \times D_B)

Generalized Work Equivalence Formula

For problems with varying worker headcounts, daily hours, work efficiencies, and project scales, use the universal chain rule:

M1×D1×H1×E1W1=M2×D2×H2×E2W2\frac{M_1 \times D_1 \times H_1 \times E_1}{W_1} = \frac{M_2 \times D_2 \times H_2 \times E_2}{W_2}

Where:

  • $M = \text{Number of workers}$
  • $D = \text{Number of days}$
  • $H = \text{Working hours per day}$
  • $E = \text{Relative worker efficiency}$
  • $W = \text{Quantified work units (volume, length, items)}$

2. Pipes & Cisterns Mechanics

Pipes and cisterns problems mirror Time & Work, with one critical extension: outlet pipes and leaks exert negative efficiency.

  • Inlet Pipe ($A$): Fills tank in $T_A$ hours $\implies E_A = +\frac{W}{T_A}$
  • Outlet Pipe / Leak ($B$): Empties tank in $T_B$ hours $\implies E_B = -\frac{W}{T_B}$
  • Net Efficiency ($E_{\text{net}}$): $E_{\text{net}} = E_A - E_B$

Net Time to Fill T=WEAEB=TA×TBTBTA(when TB>TA)\text{Net Time to Fill } T = \frac{W}{E_A - E_B} = \frac{T_A \times T_B}{T_B - T_A} \quad (\text{when } T_B > T_A)

Loading diagram...
Relative Velocity and Distance Equations in TSD

3. Time, Speed & Distance (TSD) Fundamentals

Core Formulas & Unit Conversions

Distance (D)=Speed (S)×Time (T)\text{Distance } (D) = \text{Speed } (S) \times \text{Time } (T)

  • km/h to m/s: Multiply by $\frac{5}{18}$ (e.g., $72\text{ km/h} = 72 \times \frac{5}{18} = 20\text{ m/s}$).
  • m/s to km/h: Multiply by $\frac{18}{5}$ (e.g., $15\text{ m/s} = 15 \times \frac{18}{5} = 54\text{ km/h}$).

Average Speed

Average Speed=Total Distance TraveledTotal Time Taken\text{Average Speed} = \frac{\text{Total Distance Traveled}}{\text{Total Time Taken}}

  • Two Equal Distance Segments: When an object travels equal distances at speeds $S_1$ and $S_2$, the average speed is the harmonic mean: Savg=2S1S2S1+S2S_{\text{avg}} = \frac{2 S_1 S_2}{S_1 + S_2}
  • Three Equal Distance Segments: Savg=3S1S2S3S1S2+S2S3+S3S1S_{\text{avg}} = \frac{3 S_1 S_2 S_3}{S_1 S_2 + S_2 S_3 + S_3 S_1}

Late and Early Arrival Distance Shortcut

If traveling at speed $S_1$ leads to arriving $t_1$ minutes late, and traveling at speed $S_2$ leads to arriving $t_2$ minutes early (net time difference $\Delta t = t_1 + t_2$ hours):

D=S1×S2S1S2×ΔtD = \frac{S_1 \times S_2}{|S_1 - S_2|} \times \Delta t


4. Trains, Relative Velocity, and Boats & Streams

Train Crossing Formulas

ScenarioDistance TraversedSpeed FormulaCrossing Time ($T$)
Train crossing stationary pole/man$L_{\text{train}}$$S_{\text{train}}$$T = \frac{L_{\text{train}}}{S_{\text{train}}}$
Train crossing platform/bridge$L_{\text{train}} + L_{\text{plat}}$$S_{\text{train}}$$T = \frac{L_{\text{train}} + L_{\text{plat}}}{S_{\text{train}}}$
Two trains crossing (Opposite dir.)$L_1 + L_2$$S_1 + S_2$$T = \frac{L_1 + L_2}{S_1 + S_2}$
Two trains crossing (Same dir.)$L_1 + L_2$$S_1 - S_2$$T = \frac{L_1 + L_2}{S_1 - S_2}$

Boats and Streams Mechanics

Let speed of boat in still water $= u\text{ km/h}$ and speed of water current $= v\text{ km/h}$:

  • Downstream Speed ($D$): Motion with the current $\implies D = u + v$
  • Upstream Speed ($U$): Motion against the current $\implies U = u - v$

From these two equations, we obtain:

Speed of Boat in Still Water (u)=D+U2\text{Speed of Boat in Still Water } (u) = \frac{D + U}{2} Speed of Current (v)=DU2\text{Speed of Current } (v) = \frac{D - U}{2}

  • Round-Trip Average Speed: Savg, round trip=2×D×UD+U=2(u+v)(uv)2u=u2v2uS_{\text{avg, round trip}} = \frac{2 \times D \times U}{D + U} = \frac{2(u + v)(u - v)}{2u} = \frac{u^2 - v^2}{u}
Test Your Knowledge

A mining contractor undertakes to excavate a coal trench of 4,000 cubic meters in 35 days by employing 30 workers working 8 hours a day. After 20 days, only 2,000 cubic meters of earthwork has been completed. How many additional workers must the contractor employ for the remaining 15 days, with all workers continuing to work 8 hours a day, to finish the project strictly on schedule?

A
B
C
D
Test Your Knowledge

A coal haulage freight train of length 280 meters travels at a constant speed of 72 km/h. It completely crosses an oncoming passenger train of length 220 meters traveling in the opposite direction on an adjacent parallel track in 15 seconds. What is the speed of the passenger train in km/h?

A
B
C
D
Test Your Knowledge

A survey motorboat travels a distance of 36 km downstream along a river in 3 hours. On the return trip upstream against the current, the motorboat requires 6 hours to cover the same distance of 36 km. What is the speed of the river current and the speed of the motorboat in still water?

A
B
C
D