Time & Work Calculator

Calculate how long it takes for two people or machines to complete a task together.

Loading logic...

Free Online Time and Work Calculator

Time and work problems form the backbone of quantitative aptitude exams, academic mathematics, and real-world project management. Whether you are a student preparing for competitive exams like CAT, SSC CGL, banking recruitment, or a manager trying to calculate team efficiency, mastering these calculations is absolutely essential.

At its core, calculating time and work is about understanding efficiency and rate of work. If one person can build a wall in 10 days, and another can build it in 15 days, how long will it take if they join forces? It is not simply an average of their times. Instead, when multiple people work together, their combined efficiency is the sum of their individual capabilities, drastically reducing the total time required.

Our free Time and Work Calculator is designed to solve these exact scenarios instantly. By eliminating the need for manual fraction addition or complex mental math, this tool provides rapid, 100% accurate answers. It helps you visualize the daily effort of individuals and outputs the exact time required to finish a task collaboratively.

How to Use the Time and Work Calculator

Using the calculator is incredibly straightforward. You only need to input the individual times taken by each participant. Here is a step-by-step guide to using the tool efficiently:

Step 1: Select the Time Unit

Ensure consistency across all inputs by choosing the correct unit of time.

  • Use the dropdown menu to select your working unit: Days, Hours, Minutes, Seconds, Weeks, or Months.
  • Make sure that the time values you are about to enter match this chosen unit.

Step 2: Enter Individual Work Times

Provide the independent working capabilities of each person or machine.

  • In the "Person A" field, enter the time it takes the first individual to complete the whole task alone.
  • In the "Person B" field, enter the time it takes the second individual to complete the same task alone.
  • If your problem involves a third individual, use the "Person C" (Optional) field. Leave it blank if there are only two workers.

Step 3: Analyze the Results

The calculator processes the data instantly without page reloads.

  • Total Time Together: The primary output displays exactly how long the task will take when everyone works simultaneously.
  • Step-by-Step Breakdown: The tool will also show the combined 1-unit work (e.g., 1-day work) and the assumed total units of work to help you understand the calculation logic behind the scenes.

The Mathematical Formulas Explained

To truly master quantitative aptitude, you must understand the math running underneath our calculator. There are two primary methods used globally to solve these problems: The Unitary Method and the L.C.M. Method.

Method 1: The Unitary (Fraction) Method

This traditional method focuses on finding out exactly how much work is accomplished in a single unit of time (like one day or one hour). If someone can finish an entire job in "x" days, the fraction of the work they complete in one single day is 1/x.

Together Time = (A × B) ÷ (A + B)

If Person A does 1/A work per day, and Person B does 1/B work per day, their combined daily work is (1/A) + (1/B). By flipping this fraction upside down (taking the reciprocal), you get the total time required to finish the whole job.

Method 2: The L.C.M. (Efficiency) Method

Highly preferred by competitive exam aspirants in India, this method avoids messy fractions completely. Instead of dealing with "1/x", you assume the "Total Work" to be the Least Common Multiple (LCM) of the days taken by all individuals.

Total Time = Assumed Total Work (LCM) ÷ Combined Daily Efficiency
  • Step 1: Find the LCM of the given times to set the Total Work Units.
  • Step 2: Divide the Total Work by each person's individual time to get their Efficiency (units built per day).
  • Step 3: Add their individual efficiencies together.
  • Step 4: Divide the Total Work by this combined efficiency.

Real-Life Calculation Examples

Let us look at two practical scenarios to see how these methods are applied step-by-step to arrive at the correct answer.

Scenario 1: Two Workers (Fraction Method)

Rahul takes 10 days to paint a large house. Priya takes 15 days to paint the exact same house. If they decide to work together, how many days will it take them to finish the painting?

  • Rahul's 1-day work: 1 / 10
  • Priya's 1-day work: 1 / 15
  • Combined 1-day work: (1/10) + (1/15)
  • Math steps: The common denominator is 30. So, (3/30) + (2/30) = 5/30.
  • Simplified fraction: 5/30 simplifies to 1/6. This means together, they finish 1/6th of the house in one day.
  • Final Answer: Taking the reciprocal, the total time taken together is 6 days.

Scenario 2: Three Developers (L.C.M. Method)

A software company assigns a project to three developers. Developer X can finish it in 12 days, Y in 15 days, and Z in 20 days. How fast will the project be completed if they all code simultaneously?

  • Find the LCM: The LCM of 12, 15, and 20 is 60. We assume the Total Work is 60 units (e.g., writing 60 web pages).
  • Developer X Efficiency: 60 units ÷ 12 days = 5 units/day.
  • Developer Y Efficiency: 60 units ÷ 15 days = 4 units/day.
  • Developer Z Efficiency: 60 units ÷ 20 days = 3 units/day.
  • Combined Efficiency: 5 + 4 + 3 = 12 units/day.
  • Final Answer: Total Work (60) ÷ Combined Efficiency (12) = 5 days.

Expert Aptitude Trick

When solving time and work problems in a timed, competitive environment (like banking or campus placement exams), completely abandon the fraction method. Writing out fractions wastes valuable seconds. Instead, always mentally calculate the LCM of the given numbers. Convert everything to Units of Work per Day. This integer-based approach reduces calculation errors and is significantly faster when people join or leave the job halfway through!

Frequently Asked Questions (FAQs)

What is the formula for calculating time and work?
The fundamental formula is: Work Done = Time Taken × Rate of Work (Efficiency). If Person A can complete a job in 'X' days, their work for a single day is 1/X. For two people working together, the shortcut formula to find total time is (A × B) ÷ (A + B).
What is the LCM method in time and work problems?
The LCM (Least Common Multiple) method is a shortcut technique used to avoid fractions. You take the individual times taken by each person and find their LCM. This LCM becomes your assumed 'Total Work' in units. You then find the daily efficiency of each person (Total Work ÷ Individual Time), add their efficiencies, and divide the Total Work by this combined efficiency.
How does efficiency relate to the time taken?
Efficiency and time are inversely proportional. This means if a person is twice as efficient as another, they will take half the time to complete the exact same amount of work. Higher efficiency equals less time, and lower efficiency equals more time.
Can this calculator be used for Pipes and Cisterns problems?
Yes! The concept behind 'Pipes and Cisterns' is exactly the same as 'Time and Work'. Instead of people doing a job, you have pipes filling a tank. The only difference is that a 'leak' or an 'outlet pipe' has negative efficiency, meaning it subtracts from the total work done.
How do you calculate work done by 3 persons together?
Using the fraction method, the combined 1-day work of three people (A, B, and C) is (1/A) + (1/B) + (1/C). Once you calculate this sum as a single fraction (e.g., 1/D), the total time taken to complete the work together is 'D' days. Alternatively, you can use the LCM method by finding the LCM of all three times.
Why is the Unitary Method used in aptitude math?
The Unitary Method reduces any problem to a 'per unit' basis—usually finding out what happens in exactly one day, one hour, or one minute. By equalizing the time frame across all workers, it becomes mathematically possible to add or subtract the varying work efforts of different people or machines.

Explore More Education & Aptitude Tools

Sharpen your academic performance and manage your educational calculations with our suite of free online tools: