CAT Rate Problems: A Guide to Time, Speed, Distance & Work

Rate-based questions are a cornerstone of the CAT Quant section. Whether dealing with cars on a highway or workers on a project, the underlying logic is the same: Output = Rate × Time. This guided path will teach you the core frameworks and advanced shortcuts for mastering both Time, Speed, & Distance and Time & Work problems with speed and confidence.

Section 1: The Fundamentals of Work Rate

The Foundation: The "Work Rate" Method

Start with the fundamental principle: converting a total time to complete a job into a rate of work per unit of time (e.g., per hour or day).

The Power of One: Work Rates

Don't add times directly! Convert to Rate (Work per 1 Day).

Step 1The Scenario

Person A

Takes 10 Days

Person B

Takes 15 Days

Step 2Step 1: Find Individual Rates

Rate = 1 / Time

A's Rate: $$ \frac{1}{10} $$ job/day

B's Rate: $$ \frac{1}{15} $$ job/day

Step 3Step 2: Combine Rates

Add fractions:

$$ \frac{1}{10} + \frac{1}{15} = \frac{3}{30} + \frac{2}{30} = \frac{5}{30} = \frac{1}{6} $$

Together, they do 1/6 of the job per day.

Step 4Step 3: Find Total Time

Flip the combined rate back to time.

$$ \text{Time} = \frac{1}{\text{Rate}} = \frac{1}{1/6} = \mathbf{6 \text{ Days}} $$

Opposing Forces: Negative Work Rates

Learn how to handle common CAT scenarios with opposing forces, like a draining pipe, by simply using a negative rate.

Negative Work: Pipes & Drains

A drain works against the filling pipes. Treat its rate as Negative.

Step 1The Scenario

  • Pipe A fills in 12 hrs.
  • Pipe B fills in 18 hrs.
  • Drain C empties in 24 hrs.

Step 2Step 1: Assign Rates

A: $$ +\frac{1}{12} $$

B: $$ +\frac{1}{18} $$

C: $$ -\frac{1}{24} $$

Step 3Step 2: Net Rate

$$ \frac{1}{12} + \frac{1}{18} - \frac{1}{24} $$
LCM is 72.
$$ \frac{6}{72} + \frac{4}{72} - \frac{3}{72} = \frac{7}{72} $$

Step 4Step 3: Total Time

Flip the net rate:

$$ \text{Time} = \frac{72}{7} \approx \mathbf{10.28 \text{ Hours}} $$

Group Effort: The "Man-Days" Principle

Use the concept of "Total Effort" (Man-Days) as a powerful shortcut for problems involving groups of workers, a common CAT word problem format.

Group Work: Man-Days Principle

For groups, calculate Total Effort (Men × Days). This total is constant.

Step 1The Scenario

"A project requires 25 people to complete it in 8 days."

Step 2Step 1: Find Total Effort

$$ \text{Effort} = 25 \times 8 = \mathbf{200 \text{ Man-Days}} $$

Step 3Scenario A: Fewer Workers

If we only have 20 workers?

$$ 20 \times D = 200 $$
$$ D = 200/20 = \mathbf{10 \text{ Days}} $$

Step 4Scenario B: Faster Deadline

If we must finish in 5 days?

$$ M \times 5 = 200 $$
$$ M = 200/5 = \mathbf{40 \text{ Workers}} $$

Variable Output: The Proportionality Method

Master the elegant formula for solving complex work problems where both the inputs (workers, time) and the output (work done) change.

Effort vs Output: Proportionality

When the Output (amount of work) changes, use the ratio:

$$ \frac{\text{Effort}_1}{\text{Output}_1} = \frac{\text{Effort}_2}{\text{Output}_2} $$

Step 1The Problem

20 workers, 8 hrs/day, 13 days make 100 toys.
How many days for same workers, 6 hrs/day to make 150 toys?

Step 2Step 1: Define Variables

Case 1: Effort = $$ 20 \times 8 \times 13 $$, Output = 100

Case 2: Effort = $$ 20 \times 6 \times D $$, Output = 150

Step 3Step 2: Set up Proportion

$$ \frac{20 \times 8 \times 13}{100} = \frac{20 \times 6 \times D}{150} $$

Step 4Step 3: Solve

Simplify LHS: $$ \frac{2080}{100} = 20.8 $$

$$ 20.8 = \frac{120D}{150} $$

$$ D = \frac{20.8 \times 150}{120} = \mathbf{26 \text{ Days}} $$

Efficiency Ratios: Comparing Workers

Learn the three-step process to solve problems that compare the relative efficiency of different workers using ratios.

The Efficiency Trap

A more efficient worker takes LESS time. The Time Ratio is the inverse of the Work Ratio.

Step 1The Scenario

Worker B is 40% more efficient than Worker A.
Worker A takes 21 days.
How long does Worker B take?

Step 2Step 1: Work Ratio

If A does 100 units, B does 140.

$$ A : B = 100 : 140 = 5 : 7 $$

Step 3Step 2: Time Ratio

Time is the inverse of Work.

Time Ratio A : B = 7 : 5

Step 4Step 3: Solve

We know A takes 21 days (which is 7 parts).

$$ 7 \text{ parts} = 21 \text{ days} \implies 1 \text{ part} = 3 \text{ days} $$

B takes 5 parts:

$$ 5 \times 3 = \mathbf{15 \text{ days}} $$

Section 2: Mastering Time, Speed & Distance

The TSD Triangle & Unit Conversions

Master the fundamental Distance = Speed × Time relationship, explore the 3 algebraic rearrangements, and practice instant unit conversions with our interactive tool.

The TSD Triangle & Unit Conversions

The Fundamental Motion Formula

All motion questions test the relationship between three variables: Distance, Speed (Rate), and Time.

Distance
$$ D = S \times T $$

Distance = Speed × Time

Speed
$$ S = \frac{D}{T} $$

Speed = Distance / Time

Time
$$ T = \frac{D}{S} $$

Time = Distance / Speed

Golden Rule of Units: Units across all 3 variables must always be compatible. If speed is in miles per hour (mph), time must be in hours and distance in miles. If speed is in meters/sec, time must be in seconds.
1Tab 1 of 3The Core Formulas

The Average Speed Trap (NEW)

Learn the crucial difference between simple average of speeds and the correct "Total Distance / Total Time" formula for complex journeys.

The Average Speed Trap

Car travels A to B at 40 km/hr.
Returns B to A at 60 km/hr.

What is the average speed?

1Tab 1 of 3The Problem

Relative Speed Concepts (NEW)

Master the two core scenarios for relative speed (objects moving in opposite vs. same directions) using a visual "race" simulator.

Opposite Direction (Add Speeds)

A (2 m/s) and B (3 m/s) are 100m apart.

🏃‍♂️ A
🏃‍➡️ B
1Tab 1 of 2Opposite Direction

Advanced TSD Scenarios: Trains, Boats & Escalators (NEW)

Apply relative speed concepts to the classic, tricky CAT problem types involving trains crossing platforms, boats in streams, and escalators.

Step 1Scenario

100m train crosses 300m platform at 20 m/s.

Step 2Total Distance

Distance = Train Length + Platform Length
$$ D = 100 + 300 = 400 \text{ m} $$

Step 3Time

$$ T = \frac{400}{20} = 20 \text{ seconds} $$
1Tab 1 of 3Trains
Topic Drill in Preparation

Topic Drill Coming Soon

A dedicated question set for Rate Problems is currently being authored. In the meantime, test your baseline score on the full Diagnostic: