Question:medium

A car covers 4 successive stretches of 3 km each at speed of 10 kmph, 20 kmph, 30 kmph and 60 kmph respectively. The average speed of the car for the entire journey is:

Show Hint

When the distance covered is the same for different speeds, the average speed is the Harmonic Mean of the individual speeds. For speeds \(s_1, s_2, ..., s_n\), the average speed is \( \frac{n}{\frac{1}{s_1} + \frac{1}{s_2} + ... + \frac{1}{s_n}} \). Here, it would be \( \frac{4}{\frac{1}{10} + \frac{1}{20} + \frac{1}{30} + \frac{1}{60}} = \frac{4}{12/60} = 20 \).
Updated On: Feb 19, 2026
  • 15 kmph
  • 20 kmph
  • 25 kmph
  • 35 kmph
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Concept Definition:
Average speed is determined by dividing the total distance covered by the total duration of travel. This differs from a simple arithmetic mean of individual speeds.
Step 2: Calculation Method:
\[ \text{Average Speed} = \frac{\text{Total Distance}}{\text{Total Time}} \] Here, Total Time is the cumulative time spent across all segments, and \( \text{Time} = \frac{\text{Distance}}{\text{Speed}} \).
Step 3: Step-by-Step Calculation:
The vehicle traverses 4 segments, each measuring 3 km.
Total Distance = \( 4 \times 3 \text{ km} = 12 \text{ km} \).
Time for each segment is calculated as follows:
- Segment 1 Time (\(t_1\)) = \( \frac{3 \text{ km}}{10 \text{ kmph}} = 0.3 \text{ hours} \)
- Segment 2 Time (\(t_2\)) = \( \frac{3 \text{ km}}{20 \text{ kmph}} = 0.15 \text{ hours} \)
- Segment 3 Time (\(t_3\)) = \( \frac{3 \text{ km}}{30 \text{ kmph}} = 0.1 \text{ hours} \)
- Segment 4 Time (\(t_4\)) = \( \frac{3 \text{ km}}{60 \text{ kmph}} = 0.05 \text{ hours} \)
Total Time = \( t_1 + t_2 + t_3 + t_4 \)
\[ \text{Total Time} = 0.3 + 0.15 + 0.1 + 0.05 = 0.6 \text{ hours} \] Average Speed calculation:
\[ \text{Average Speed} = \frac{12 \text{ km}}{0.6 \text{ hours}} = \frac{120}{6} = 20 \text{ kmph} \] Step 4: Conclusion:
The car's average speed for the entire trip is 20 kmph.
Was this answer helpful?
0