Time and Work for RRB Group D — Complete Concept, Tricks & PYQs

beginner 18 min read

Concept

Time and Work is built on one foundational idea: work rate is the reciprocal of time. If someone finishes a job in 10 days, they complete 1/10 of the job each day. That's it. Everything else in this chapter is just applying this idea to more complex combinations.

Think of it like this — imagine filling a bucket with water. One tap fills the bucket in 4 minutes. Another tap fills it in 6 minutes. If both taps run together, they're adding water at their individual rates simultaneously. The bucket doesn't "know" which tap is which — it just fills up faster. Time and Work problems operate on exactly this logic.

The three building blocks you'll keep coming back to:

1. Individual rate → Combined rate → Total time When two or more people/machines work together, add their individual rates. Then flip the sum to get the total time.

2. Man-Days formula Total work = Men × Days (or Machines × Hours, Workers × Days, etc.). This is the "unit of work" thinking. If 8 workers finish a job in 6 days, the total work is 48 man-days. Any other combination that multiplies to 48 gives the same amount of work.

3. Proportional output When work output scales with people and time (e.g., meters of track laid, sleepers produced), you use a three-variable proportion: Work = Workers × Days × Rate per worker per day.

RRB Group D keeps this chapter clean — you won't see complex "A leaves after 3 days, B joins on day 5" chains that IBPS loves. The questions here are direct: two-worker combinations, man-days scaling, pipe filling. Nail these three building blocks and you're covering almost every variant that appears.

One conceptual trap to avoid early: more workers = less time (inverse relationship), but more workers = more work done (direct relationship). Students mix these up under pressure. The man-days formula handles both naturally, so always anchor to it.


Deep Dive

The Rate Method — Your Primary Tool

For any worker or pipe, define their rate as:

Rate=1Time to complete full job\text{Rate} = \frac{1}{\text{Time to complete full job}}

For combined work:

Combined Rate=RA+RB+RC+\text{Combined Rate} = R_A + R_B + R_C + \ldots

Time taken together=1Combined Rate\text{Time taken together} = \frac{1}{\text{Combined Rate}}

Standard two-person formula: If A takes a days and B takes b days:

Time together=aba+b\text{Time together} = \frac{ab}{a + b}

Look — you don't need to derive this every time. But know why it works: 1/a + 1/b = (a+b)/ab, and the reciprocal is ab/(a+b). This formula saves one arithmetic step in the exam hall.

The LCM Method — Faster for Most Questions

Instead of working with fractions like 1/12 and 1/18, assign the total work a concrete number equal to the LCM of all given time values. Then work in whole numbers.

Example: A finishes in 12 days, B in 18 days.

No fractions involved until the final step. This is faster than the rate-fraction method for most Group D questions.

Man-Days (and Machines-Hours)

The core formula:

M1×D1=M2×D2(same work, no output scaling)M_1 \times D_1 = M_2 \times D_2 \quad \text{(same work, no output scaling)}

M1×D1W1=M2×D2W2(different output amounts)\frac{M_1 \times D_1}{W_1} = \frac{M_2 \times D_2}{W_2} \quad \text{(different output amounts)}

where W is the quantity of work/output.

When output scales: e.g., meters of track, number of sleepers. Here, more days or more workers proportionally increase output. Set up the proportionality:

Output=Workers×Days×Unit Rate\text{Output} = \text{Workers} \times \text{Days} \times \text{Unit Rate}

Find the unit rate from the given data, then scale.

Example: 8 workers repair 240 m in 6 days.

Pipes and Cisterns

Pipes fill a tank (positive work). Outlet pipes/leaks drain it (negative work). The logic is identical to workers — just subtract the drain rate from the fill rate.

Net rate=Fill rateDrain rate\text{Net rate} = \text{Fill rate} - \text{Drain rate}

If pipe A fills in 4 hours and pipe B fills in 6 hours:

Combined rate=14+16=3+212=512\text{Combined rate} = \frac{1}{4} + \frac{1}{6} = \frac{3+2}{12} = \frac{5}{12}

Time=125=2.4 hours\text{Time} = \frac{12}{5} = 2.4 \text{ hours}

Partial Work + Combined Finish

Some questions say "one person works alone for X days, then both work together." Here's the method:

  1. Find work completed by the solo person in those X days.
  2. Remaining work = 1 − (work done).
  3. Divide remaining work by the combined rate.

Always convert remaining work to a fraction of total before dividing. Mixing up "fraction left" with "days left" is the single most common error in this question type.


Memory Tricks & Shortcuts

patternLCM Units — Kill All Fractions

Assign total work = LCM of all time values. Convert each person's time into a daily "units" count. Add units, divide total by sum.

Example: A in 12 days, B in 15 days. LCM = 60. A does 5 units/day, B does 4 units/day. Together: 9 units/day. Time = 60/9 = 6.67 days.

Standard fraction method: 4 fraction additions, 1 reciprocal, ~50 seconds. LCM method: whole-number division only, ~20 seconds. Saves roughly 30 seconds per question.

patternTwo-Person Shortcut Formula

When only two workers are involved, use ab/(a+b) directly instead of computing individual rates.

Example: A in 20 days, B in 30 days. Time together = (20×30)/(20+30) = 600/50 = 12 days.

Step count: Rate method needs 4 steps (two fractions, addition, reciprocal). This formula needs 2 steps (multiply, divide). Cuts to under 15 seconds with mental arithmetic.

estimationMan-Days Box — Scale Visually

Draw a box: top row = Men, Days, Work. Fill in two values in each scenario, cross-multiply to find the unknown.

Rule: Men and Days multiply on the same side. Work on the other side.

M₁ × D₁ / W₁ = M₂ × D₂ / W₂

Example: 6 workers lay 180 m in 5 days → unit rate = 6 meters/worker/day. Then 420 m in 7 days needs 420/(6×7) = 10 workers. No formula memorisation — just fill the box. Eliminates wrong-variable-scaling errors; reduces careless mistakes by ~80% under time pressure.

patternPipe LCM — Tank Capacity as Whole Number

For pipes, set tank capacity = LCM of all pipe times. Each pipe fills that many units per hour.

Example: Pipe A fills in 4 hours, Pipe B in 6 hours. LCM = 12. A fills 3 units/hour, B fills 2 units/hour. Together: 5 units/hour. Time = 12/5 = 2.4 hours.

Same speed gain as worker LCM trick — fraction arithmetic entirely avoided until the final division.

eliminationElimination on Options — Check for Clean Numbers

RRB Group D almost always has a clean or near-clean answer. When the combined rate gives a non-terminating decimal, check whether one of the options matches LCM/combined_units exactly.

Example: Combined rate = 5/36 of work per day → time = 36/5 = 7.2. If 7.2 is an option, pick it without further calculation. If you see options like 7, 7.2, 7.5, 8 — compute just enough to distinguish. This avoids full long division in ~20% of questions.


Fast-Solving Framework

Read the question and identify which type it is:

Type 1 — Two or more workers, find combined time: Use LCM method (total work = LCM of times). Add daily units. Divide total by sum. Apply ab/(a+b) if only two people.

Type 2 — Scale men/days to match a fixed work target: Use M × D = constant. Set up M₁ × D₁ = M₂ × D₂ and solve for the unknown.

Type 3 — Output scales with workers and days: Find unit rate = Total output ÷ (Workers × Days). Multiply by new Workers × Days.

Type 4 — Pipes and cisterns: Treat each pipe as a worker. Fill pipes add rate, drain pipes subtract rate. Apply LCM method.

Type 5 — Partial work then combined: Compute work done in solo phase. Subtract from 1. Divide remainder by combined rate.

Decision check before solving: Does the question give you a fixed total work (Types 1, 2, 4, 5) or a variable output (Type 3)? That single distinction determines which formula path you take. Don't mix them.


Solved PYQs

Why this question: The most direct combined-work template — two named workers, find joint time. Appears in almost every RRB sitting.

Previous Year Questionपिछले वर्ष का प्रश्न
A can complete a work in 12 days and B can complete the same work in 18 days. If they work together, in how many days will they complete the work?
A एक काम को 12 दिनों में पूरा कर सकता है और B उसी काम को 18 दिनों में पूरा कर सकता है। यदि वे दोनों मिलकर काम करें, तो काम कितने दिनों में पूरा होगा?
  1. 7.2 days
  2. 8 days
  3. 6.5 days
  4. 9 days
  1. 7.2 दिन
  2. 8 दिन
  3. 6.5 दिन
  4. 9 दिन
Solutionसमाधान
A's rate = 1/12 per day, B's rate = 1/18 per day. Combined rate = 1/12 + 1/18 = 3/36 + 2/36 = 5/36 per day. Time = 1 ÷ (5/36) = 36/5 = 7.2 days.
A की दर = 1/12 प्रति दिन, B की दर = 1/18 प्रति दिन। संयुक्त दर = 1/12 + 1/18 = 5/36 प्रति दिन। समय = 36/5 = 7.2 दिन।

Solving path: LCM(12, 18) = 36. A's rate = 3 units/day, B's rate = 2 units/day. Combined = 5 units/day. Time = 36/5 = 7.2 days. Alternatively, (12×18)/(12+18) = 216/30 = 7.2 directly. Both routes: under 20 seconds.


Why this question: Man-days scaling with a fixed work target — classic Type 2. Tests whether you know to keep total work constant.

Previous Year Questionपिछले वर्ष का प्रश्न
15 men can build a railway platform in 20 days. How many men are required to build the same platform in 12 days?
15 आदमी एक रेलवे प्लेटफॉर्म को 20 दिनों में बना सकते हैं। उसी प्लेटफॉर्म को 12 दिनों में बनाने के लिए कितने आदमियों की जरूरत होगी?
  1. 25 men
  2. 30 men
  3. 18 men
  4. 20 men
  1. 25 आदमी
  2. 30 आदमी
  3. 18 आदमी
  4. 20 आदमी
Solutionसमाधान
Total work = 15 × 20 = 300 man-days. For 12 days, men required = 300 ÷ 12 = 25 men.
कुल कार्य = 15 × 20 = 300 मैन-डेज। 12 दिनों के लिए आवश्यक पुरुष = 300 ÷ 12 = 25 पुरुष।

Solving path: Total work = 15 × 20 = 300 man-days. New men needed = 300 ÷ 12 = 25. Done in two multiplications. Don't overcomplicate with rate fractions.


Why this question: Three-variable output scaling (workers, days, meters). The railway track setting makes this a Group D favourite.

Previous Year Questionपिछले वर्ष का प्रश्न
A railway track maintenance crew of 8 workers can repair 240 meters of track in 6 days. How many meters can 12 workers repair in 9 days?
रेलवे ट्रैक की मरम्मत करने वाले 8 मज़दूरों की एक टीम 6 दिनों में 240 मीटर ट्रैक ठीक कर सकती है। 12 मज़दूर 9 दिनों में कितने मीटर ट्रैक की मरम्मत करेंगे?
  1. 540 meters
  2. 480 meters
  3. 600 meters
  4. 450 meters
  1. 540 meters
  2. 480 meters
  3. 600 meters
  4. 450 meters
Solutionसमाधान
Work rate per worker per day = 240/(8×6) = 5 meters. With 12 workers for 9 days = 12 × 9 × 5 = 540 meters.
प्रति कार्यकर्ता प्रति दिन कार्य दर = 240/(8×6) = 5 मीटर। 12 कार्यकर्ताओं के साथ 9 दिनों में = 12 × 9 × 5 = 540 मीटर।

Solving path: Unit rate = 240 ÷ (8 × 6) = 5 m per worker per day. New output = 12 × 9 × 5 = 540 m. One division, one multiplication.


Why this question: Pipes and cisterns in railway context — filling a station water tank. Tests whether you apply the same rate-addition logic to pipes.

Previous Year Questionपिछले वर्ष का प्रश्न
A water tank at a railway station can be filled by pipe A in 4 hours and by pipe B in 6 hours. If both pipes work together, how long will it take to fill the tank?
एक रेलवे स्टेशन पर पानी की टंकी को पाइप A 4 घंटे में और पाइप B 6 घंटे में भर सकता है। यदि दोनों पाइप एक साथ चलाए जाएं, तो टंकी भरने में कितना समय लगेगा?
  1. 2.4 hours
  2. 3 hours
  3. 2 hours
  4. 5 hours
  1. 2.4 hours
  2. 3 hours
  3. 2 hours
  4. 5 hours
Solutionसमाधान
Rate of A = 1/4, Rate of B = 1/6. Combined rate = 1/4 + 1/6 = 3/12 + 2/12 = 5/12. Time = 12/5 = 2.4 hours.
A की दर = 1/4, B की दर = 1/6। संयुक्त दर = 1/4 + 1/6 = 5/12। समय = 12/5 = 2.4 घंटे।

Solving path: LCM(4, 6) = 12. A fills 3 units/hour, B fills 2 units/hour. Together: 5 units/hour. Time = 12/5 = 2.4 hours. Option A is correct.


Why this question: Machines + hours + output — the same three-variable logic applied to a production setting. Tests whether you can recognise the Type 3 structure in new clothing.

Previous Year Questionपिछले वर्ष का प्रश्न
20 machines can produce 400 railway sleepers in 8 hours. How many sleepers can 15 machines produce in 12 hours?
20 मशीनें 8 घंटों में 400 रेलवे स्लीपर बना सकती हैं। 15 मशीनें 12 घंटों में कितने स्लीपर बनाएंगी?
  1. 450 sleepers
  2. 500 sleepers
  3. 400 sleepers
  4. 600 sleepers
  1. 450 स्लीपर
  2. 500 स्लीपर
  3. 400 स्लीपर
  4. 600 स्लीपर
Solutionसमाधान
Rate per machine per hour = 400/(20×8) = 2.5 sleepers. With 15 machines for 12 hours = 15 × 12 × 2.5 = 450 sleepers.
प्रति मशीन प्रति घंटे दर = 400/(20×8) = 2.5 स्लीपर। 15 मशीनों के साथ 12 घंटों में = 15 × 12 × 2.5 = 450 स्लीपर।

Solving path: Unit rate = 400 ÷ (20 × 8) = 2.5 sleepers per machine per hour. New output = 15 × 12 × 2.5 = 450 sleepers.


Why this question: Scaling workers to meet a different track-length target in a different time — combines Types 2 and 3 in one question.

Previous Year Questionपिछले वर्ष का प्रश्न
If 6 workers can lay 180 meters of railway track in 5 days, how many workers are needed to lay 420 meters of track in 7 days?
यदि 6 मजदूर 5 दिनों में 180 मीटर रेलवे ट्रैक बिछा सकते हैं, तो 7 दिनों में 420 मीटर ट्रैक बिछाने के लिए कितने मजदूरों की जरूरत होगी?
  1. 10 workers
  2. 12 workers
  3. 14 workers
  4. 16 workers
  1. 10 मजदूर
  2. 12 मजदूर
  3. 14 मजदूर
  4. 16 मजदूर
Solutionसमाधान
Work rate per worker per day = 180/(6×5) = 6 meters. For 420 meters in 7 days, workers needed = 420/(6×7) = 10 workers.
प्रति कार्यकर्ता प्रति दिन कार्य दर = 180/(6×5) = 6 मीटर। 7 दिनों में 420 मीटर के लिए आवश्यक कार्यकर्ता = 420/(6×7) = 10 कार्यकर्ता।

Solving path: Unit rate = 180 ÷ (6 × 5) = 6 m per worker per day. Workers needed = 420 ÷ (6 × 7) = 420 ÷ 42 = 10 workers.


Why this question: Crew-size scaling with a fixed station — direct application of total work = people × time.

Previous Year Questionपिछले वर्ष का प्रश्न
A railway station cleaning crew of 4 people can clean the station in 3 hours. If 2 more people join the crew, how long will it take to clean the station?
एक रेलवे स्टेशन की सफाई टीम में 4 लोग हैं जो स्टेशन को 3 घंटे में साफ कर सकते हैं। अगर टीम में 2 और लोग जुड़ जाएं, तो स्टेशन साफ करने में कितना समय लगेगा?
  1. 2 hours
  2. 1.5 hours
  3. 2.5 hours
  4. 1 hour
  1. 2 घंटे
  2. 1.5 घंटे
  3. 2.5 घंटे
  4. 1 घंटा
Solutionसमाधान
Total work = 4 × 3 = 12 person-hours. With 6 people: Time = 12/6 = 2 hours.
कुल कार्य = 4 × 3 = 12 व्यक्ति-घंटे। 6 लोगों के साथ: समय = 12/6 = 2 घंटे।

Solving path: Total work = 4 × 3 = 12 person-hours. With 6 people: time = 12 ÷ 6 = 2 hours.


Common Mistakes


Related Topics

Practice on SarkariRise

Sign up + get 3 free mocks →