All Exams Test series for 1 year @ ₹349 only
Question

X, Y and Z travel from the same place with uniform speeds 4 km/hr, 5 km/hr and 6 km/hr respectively. Y starts 2 hours after X. How long after Y must Z start in order that they overtake X at the same instant?

This question was previously asked in
CDS I 2020 Elementary Mathematics Previous Year Paper (02-Feb-2020)
The correct answer is \(\frac{4}{3} hours\)

Solving the Overtaking Travel Problem

This problem involves three individuals, X, Y, and Z, traveling from the same starting point at different uniform speeds. We need to determine the time difference in starting between Y and Z such that Y and Z overtake X at the exact same moment.

Understanding the Problem Setup

We are given the uniform speeds of X, Y, and Z:

  • Speed of X = 4 km/hr
  • Speed of Y = 5 km/hr
  • Speed of Z = 6 km/hr

We know that Y starts 2 hours after X. Let's denote the time X travels until being overtaken as \(t_X\) hours. Since Y starts 2 hours later, the time Y travels until the same instant is \(t_Y = t_X - 2\) hours.

Let the time Z travels until the same instant be \(t_Z\) hours. Z starts some time after Y. We need to find this time difference.

When Y and Z overtake X at the same instant, they must all be at the same distance from the starting point. Let this distance be \(D\).

Setting up Equations based on Speed, Time, and Distance

The relationship between distance, speed, and time is: \(\text{Distance} = \text{Speed} \times \text{Time}\).

Applying this to each person at the moment Y and Z overtake X at distance \(D\):

  • For X: \(D = \text{Speed}_X \times t_X \implies D = 4 \times t_X\) (Equation 1)
  • For Y: \(D = \text{Speed}_Y \times t_Y \implies D = 5 \times t_Y\) (Equation 2)
  • For Z: \(D = \text{Speed}_Z \times t_Z \implies D = 6 \times t_Z\) (Equation 3)

We also have the relationship between X's and Y's travel time:

  • \(t_Y = t_X - 2\) (Equation 4)

Solving for Travel Times and Distance

We can use Equations 1, 2, and 4 to find the travel times for X and Y, and the distance \(D\).

From Equation 1 and Equation 2, since both equal \(D\):

\(4 t_X = 5 t_Y\)

Substitute \(t_Y\) from Equation 4 into this equation:

\(4 t_X = 5 (t_X - 2)\)

Now, let's solve for \(t_X\):

\(4 t_X = 5 t_X - 10\)

\(10 = 5 t_X - 4 t_X\)

\(t_X = 10\) hours

So, X travels for 10 hours until being overtaken.

Now we can find \(t_Y\) using Equation 4:

\(t_Y = t_X - 2 = 10 - 2 = 8\) hours

Y travels for 8 hours.

We can also find the distance \(D\) using either Equation 1 or 2:

\(D = 4 \times t_X = 4 \times 10 = 40\) km

or

\(D = 5 \times t_Y = 5 \times 8 = 40\) km

The distance where they all meet is 40 km from the start.

Finding Z's Travel Time and Start Time

Now consider Z. Z travels the same distance \(D = 40\) km at a speed of 6 km/hr. Using Equation 3:

\(D = 6 \times t_Z\)

\(40 = 6 \times t_Z\)

\(t_Z = \frac{40}{6} = \frac{20}{3}\) hours

So, Z travels for \(\frac{20}{3}\) hours until reaching the overtaking point.

We need to find out how long after Y must Z start. We know Y travels for 8 hours and Z travels for \(\frac{20}{3}\) hours. Since they reach the same point at the same instant, Z must have started later than Y because Z's travel time (\(\frac{20}{3}\) hours) is less than Y's travel time (8 hours).

The time Z starts after Y is the difference between Y's travel time and Z's travel time:

Time Z starts after Y \( = t_Y - t_Z\)

Time Z starts after Y \( = 8 - \frac{20}{3}\)

To subtract, we find a common denominator (3):

\(8 = \frac{8 \times 3}{3} = \frac{24}{3}\)

Time Z starts after Y \( = \frac{24}{3} - \frac{20}{3} = \frac{24 - 20}{3} = \frac{4}{3}\) hours

Therefore, Z must start \(\frac{4}{3}\) hours after Y in order for them to overtake X at the same instant.

Conclusion

By calculating the travel times for X and Y based on their relative start times and speeds, we found the distance at which the overtaking occurs. Then, using this distance and Z's speed, we determined Z's travel time. The difference between Y's and Z's travel times gives us how much later Z must start than Y.

The final answer is \(\frac{4}{3}\) hours.

Person Speed (km/hr) Travel Time (hours) Distance (km)
X 4 \(t_X = 10\) \(D = 4 \times 10 = 40\)
Y 5 \(t_Y = 8\) (\(t_X - 2\)) \(D = 5 \times 8 = 40\)
Z 6 \(t_Z = \frac{20}{3}\) (\(\frac{40}{6}\)) \(D = 6 \times \frac{20}{3} = 40\)

This table summarizes the key values calculated for each person at the moment of overtaking.

Revision Table: Speed, Time, and Distance Problems

Speed, time, and distance problems are common in quantitative aptitude. Here's a quick review of key formulas and concepts:

  • Formula: \(\text{Distance} = \text{Speed} \times \text{Time}\)
  • From this, you can derive: \(\text{Speed} = \frac{\text{Distance}}{\text{Time}}\) and \(\text{Time} = \frac{\text{Distance}}{\text{Speed}}\).
  • When dealing with multiple objects or different segments of a journey, ensure units are consistent (e.g., km/hr and hours, or m/s and seconds).
  • Problems often involve relative speed when objects are moving towards or away from each other, or in the same direction (like in overtaking scenarios).

Additional Information: Relative Speed Concept

While we solved this problem using absolute speeds and travel times, the concept of relative speed is also useful in overtaking problems. When two objects move in the same direction, their relative speed is the difference between their speeds. The time it takes for the faster object to overtake the slower one is the distance between them divided by their relative speed.

In this problem, at the moment Y starts, X has a head start. The distance X has covered in 2 hours is \(4 \text{ km/hr} \times 2 \text{ hours} = 8 \text{ km}\). The relative speed of Y with respect to X is \(5 - 4 = 1\) km/hr. The time it takes for Y to cover the 8 km head start is \(8 \text{ km} / 1 \text{ km/hr} = 8\) hours. This is the time Y travels until overtaking X, which matches our \(t_Y = 8\) hours. This confirms our method.

Similarly, Z needs to overtake X. When Z starts, X has a certain head start. The calculation ensures Z reaches the same point as Y and X at the same time instant.

Was this answer helpful?

Similar Questions

  1. In a race of 1000 m, A beats B by 100 m or 10 seconds. If they start a race of 1000 m simultaneously from the same point and if B gets injured after running 50 m less than half the race length and due to which his speed gets halved, then by how much time will A beat B?

  2. The speeds of three cars are in the ratio 2 : 3 : 4. What is the ratio between the time taken by these cars to travel the same distance?

  3. A car did a journey in t hours. Had the average speed been x kmph greater, the journey would have taken y hours less. How long was the journey?


Important Questions from Relative Speed

  1. Two trains start from places A and B. respectively, and travel towards each other at the speeds of 60 km/h and 50 km/h. respectively. By the time they meet, the faster train has travelled 110 km more than the slower train. What is the distance between A and B?

  2. A train can cross a tunnel of length 600 m in 54 seconds, and it can cross a 350 m long bridge in 36 seconds. Which of the following statements is/are correct?

    (i) The speed of the train is 60 km/h.

    (ii) The length of the train is 150 m

  3. Raghu and Raman start together to walk a certain equal distance at a speed of 10 km/h and 8 km/h, respectively. Raghu arrives 30 minutes before Raman arrives. Find the distance between the start and the end point. 

  4. A and B started simultaneously and proceeded towards each other from places X and Y, respectively. After meeting each other at a certain point on the way, A and B took 3.2 hours and 1.8 hours, to reach Y and X, respectively. If the speed of B was 12 km/h, then the speed (in km/h) of A was:

  5. Anil started his journey in the morning. Till 10 a.m., he covered \(\frac{1}{2}\) of his journey, and on the same day till 1 a.m., he covered \(\frac{4}{5}\) of his journey. At what time did he start his journey?

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
CDS img
Defence
UPSC CDS 2026 Mock Test Series
540 Tests 4 Tests Free
1135 Attempts
4.3(168)
English, Hindi
More Questions from CDS

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App