👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Number System and Arithmetic
Study mode

Time distance and work

Introduction to Time, Distance, and Work

In everyday life and competitive exams alike, problems involving time, distance, and work are very common. Understanding these concepts helps us solve questions related to travel, project completion, machine operations, and more.

Before diving into problem solving, let's define some key terms:

  • Time: The duration taken to complete an activity, usually measured in seconds (s), minutes (min), or hours (h).
  • Distance: The length of the path traveled by an object, measured in meters (m), kilometers (km), etc.
  • Speed: The rate at which an object covers distance, calculated as distance divided by time.
  • Work: The amount of task completed, often considered as a whole job or project.
  • Efficiency: The rate at which work is done, i.e., work done per unit time.

These concepts are not only important for exams but also help in real-life scenarios like planning travel, estimating project completion times, and managing resources efficiently.

Time, Distance and Speed Relationship

The three quantities-time, distance, and speed-are closely related. The fundamental relationship is:

Basic Relationship

\[Distance = Speed \times Time\]

Distance covered equals speed multiplied by time

Distance = Length traveled (m or km)
Speed = Rate of travel (m/s or km/h)
Time = Duration of travel (s or h)

This formula can be rearranged to find any one of the three variables if the other two are known:

  • Speed = Distance / Time
  • Time = Distance / Speed
Distance Speed Time Distance = Speed x Time Speed = Distance / Time Time = Distance / Speed

Units and Conversion

Speeds are often given in kilometers per hour (km/h) or meters per second (m/s). To solve problems correctly, units must be consistent.

To convert between km/h and m/s:

  • 1 km/h = \(\frac{5}{18}\) m/s
  • 1 m/s = \(\frac{18}{5}\) km/h

This conversion is important because time is often in seconds, and distance in meters, especially in physics-related problems.

Average Speed

When a journey consists of multiple parts with different speeds, the average speed is not simply the average of those speeds. Instead, it is defined as:

Average Speed

\[Average\ Speed = \frac{Total\ Distance}{Total\ Time}\]

Total distance divided by total time gives average speed

Total Distance = Sum of all distances
Total Time = Sum of all time intervals

This distinction is crucial because time spent at each speed may differ.

Relative Speed

When two objects move with respect to each other, their speeds combine differently depending on their directions:

  • Same direction: Relative speed = Speed of faster object - Speed of slower object
  • Opposite direction: Relative speed = Sum of both speeds

Relative speed helps us find how quickly two objects approach or move away from each other.

Time and Work Basics

In work-related problems, work refers to the total task or job to be done. The efficiency of a worker or machine is the amount of work done per unit time.

Key points:

  • If efficiency is constant, work done is directly proportional to time taken.
  • More efficient workers take less time to complete the same work.

Mathematically,

Work Formula

\[Work = Efficiency \times Time\]

Work done equals efficiency multiplied by time

Work = Total work done
Efficiency = Work done per unit time
Time = Time taken

When multiple workers work together, their combined efficiency is the sum of their individual efficiencies. The total time taken is then:

Combined Work Time

\[\frac{1}{T} = \frac{1}{T_1} + \frac{1}{T_2} + \cdots\]

Reciprocals of individual times add to give reciprocal of total time

T = Total time taken
\(T_1, T_2\) = Individual times taken by workers
graph TD    A[Individual Worker 1 Efficiency] --> B[Work Rate 1]    C[Individual Worker 2 Efficiency] --> D[Work Rate 2]    B --> E[Combined Work Rate]    D --> E    E --> F[Total Work Done]    F --> G[Calculate Total Time]

Worked Examples

Example 1: Calculate Speed Easy
A car covers a distance of 150 km in 3 hours. Calculate its speed in km/h and m/s.

Step 1: Use the formula \( \text{Speed} = \frac{\text{Distance}}{\text{Time}} \).

Step 2: Substitute the values: \( \text{Speed} = \frac{150 \text{ km}}{3 \text{ h}} = 50 \text{ km/h} \).

Step 3: Convert speed to m/s using \(1 \text{ km/h} = \frac{5}{18} \text{ m/s}\):

\(50 \times \frac{5}{18} = \frac{250}{18} \approx 13.89 \text{ m/s}\).

Answer: Speed is 50 km/h or approximately 13.89 m/s.

Example 2: Meeting Time of Two Trains Medium
Two trains start from stations 200 km apart and move towards each other at speeds of 60 km/h and 40 km/h respectively. Find the time taken for them to meet.

Step 1: Since they move towards each other, their relative speed is the sum of their speeds:

\(60 + 40 = 100 \text{ km/h}\).

Step 2: Use the formula \( \text{Time} = \frac{\text{Distance}}{\text{Relative Speed}} \).

\( \text{Time} = \frac{200}{100} = 2 \text{ hours} \).

Answer: The trains will meet after 2 hours.

Example 3: Work Done by Two Workers Medium
Worker A can complete a job in 12 days, and Worker B can complete the same job in 16 days. How long will they take to complete the job working together?

Step 1: Calculate individual work rates (work done per day):

Worker A's rate = \(\frac{1}{12}\) job/day

Worker B's rate = \(\frac{1}{16}\) job/day

Step 2: Combined work rate = \(\frac{1}{12} + \frac{1}{16} = \frac{4}{48} + \frac{3}{48} = \frac{7}{48}\) job/day.

Step 3: Total time taken = \(\frac{1}{\text{combined rate}} = \frac{1}{7/48} = \frac{48}{7} \approx 6.86\) days.

Answer: Working together, they will complete the job in approximately 6.86 days (6 days 21 hours).

Example 4: Pipe Filling Problem Hard
A tank can be filled by one pipe in 6 hours and emptied by another pipe in 8 hours. If both pipes are opened together, how long will it take to fill the tank?

Step 1: Calculate the filling rate and emptying rate:

Filling rate = \(\frac{1}{6}\) tank/hour

Emptying rate = \(\frac{1}{8}\) tank/hour

Step 2: Net filling rate when both pipes are open:

\(\frac{1}{6} - \frac{1}{8} = \frac{4}{24} - \frac{3}{24} = \frac{1}{24}\) tank/hour

Step 3: Time taken to fill the tank = \(\frac{1}{\text{net rate}} = 24\) hours.

Answer: It will take 24 hours to fill the tank when both pipes are open.

Example 5: Average Speed for Round Trip Hard
A person travels 60 km at 40 km/h and returns the same distance at 60 km/h. Find the average speed for the whole journey.

Step 1: Calculate time taken for each leg:

Time for first trip = \(\frac{60}{40} = 1.5\) hours

Time for return trip = \(\frac{60}{60} = 1\) hour

Step 2: Total distance = \(60 + 60 = 120\) km

Total time = \(1.5 + 1 = 2.5\) hours

Step 3: Average speed = \(\frac{\text{Total distance}}{\text{Total time}} = \frac{120}{2.5} = 48\) km/h

Answer: The average speed for the whole journey is 48 km/h.

Formula Bank

Basic Speed Formula
\[ \text{Speed} = \frac{\text{Distance}}{\text{Time}} \]
where: Speed (m/s or km/h), Distance (m or km), Time (s or h)
Distance Formula
\[ \text{Distance} = \text{Speed} \times \text{Time} \]
where: Distance (m or km), Speed (m/s or km/h), Time (s or h)
Time Formula
\[ \text{Time} = \frac{\text{Distance}}{\text{Speed}} \]
where: Time (s or h), Distance (m or km), Speed (m/s or km/h)
Conversion between km/h and m/s
\[ 1 \text{ km/h} = \frac{5}{18} \text{ m/s} \]
Speed in km/h or m/s
Average Speed
\[ \text{Average Speed} = \frac{\text{Total Distance}}{\text{Total Time}} \]
Total Distance (km or m), Total Time (h or s)
Relative Speed (Same Direction)
\[ \text{Relative Speed} = \text{Speed}_1 - \text{Speed}_2 \]
Speed_1 and Speed_2 (m/s or km/h)
Relative Speed (Opposite Direction)
\[ \text{Relative Speed} = \text{Speed}_1 + \text{Speed}_2 \]
Speed_1 and Speed_2 (m/s or km/h)
Work Formula
\[ \text{Work} = \text{Efficiency} \times \text{Time} \]
Work (units), Efficiency (work per unit time), Time (hours or minutes)
Combined Work
\[ \frac{1}{T} = \frac{1}{T_1} + \frac{1}{T_2} + \cdots \]
T = total time, T_1, T_2 = individual times

Tips & Tricks

Tip: Always convert speeds to the same unit before calculations.

When to use: When given speeds in km/h and m/s in the same problem.

Tip: Use relative speed to simplify problems involving two moving objects.

When to use: When two objects move towards or away from each other.

Tip: For combined work, add the reciprocals of individual times to find total time.

When to use: When multiple workers or pipes work together.

Tip: Average speed is NOT the average of speeds unless time intervals are equal.

When to use: When speeds vary over different segments of a journey.

Tip: Use the work formula as work = efficiency x time to avoid confusion.

When to use: When solving work and time problems.

Common Mistakes to Avoid

❌ Using average of speeds directly to find average speed.
✓ Calculate average speed as total distance divided by total time.
Why: Because average speed depends on time spent, not just speeds.
❌ Not converting units before calculations.
✓ Convert all speeds to the same unit (preferably m/s) before solving.
Why: Mixing units leads to incorrect answers.
❌ Adding times instead of reciprocals for combined work problems.
✓ Add reciprocals of individual times to find reciprocal of total time.
Why: Work rates add, not times.
❌ Confusing relative speed formulas for same and opposite directions.
✓ Use subtraction for same direction and addition for opposite direction.
Why: Relative speed depends on direction of movement.
❌ Ignoring efficiency differences in work problems.
✓ Calculate work done based on individual efficiencies before combining.
Why: Different efficiencies affect total work rate.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Time distance and work · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.