Average Speed for Two Equal Time Intervals

Physics · Motion In A Straight Line · NEET

If a body moves at speed v1 for some time and then at v2 for the SAME amount of time, its average speed is just the simple average: (v1 + v2)/2. Because total distance = v1·t + v2·t and total time = 2t, the t cancels. Memory hook: "Same TIME → add and halve; same DISTANCE → harmonic mean." Equal-time is the easy one.
Equal TIME split: average speed = (v1 + v2) / 2speedtimev1 = 4 m/sv2 = 8 m/s0t2ttime tsame time tavg = (4 + 8)/2 = 6 m/s
Equal time intervals: because each speed acts for the same duration t, the time cancels and average speed is just the simple mean (v1 + v2)/2. Contrast this with equal distance, which needs the harmonic mean.

Your doubts, answered

Is average speed just (v1 + v2)/2 when times are equal?

Yes, exactly. Average speed = total distance / total time. If each speed lasts time t: total distance = v1·t + v2·t = (v1 + v2)t, and total time = t + t = 2t. So average speed = (v1 + v2)t / 2t = (v1 + v2)/2. The time t cancels no matter what its value is, so you never even need to know t. This simple mean works ONLY when the two time intervals are equal.

Why is the equal-time answer different from the equal-distance answer?

They weight the slow part differently. In equal TIME, the fast speed and slow speed each act for the same duration, so both count equally — you just average them. In equal DISTANCE, the slow speed takes MORE time to cover its half, so it dominates the total time, pulling the average down. That is why equal distance needs the harmonic mean 2v1v2/(v1+v2), which is always smaller than or equal to the simple mean (v1+v2)/2. Rule: same time = arithmetic mean; same distance = harmonic mean.

What is the shortcut for three equal time intervals?

Same idea: just add all the speeds and divide by how many there are. For three equal times at v1, v2, v3: average speed = (v1 + v2 + v3)/3. The equal times cancel out again. So for n equal time intervals, average speed = (v1 + v2 + ... + vn)/n. This is why the equal-time case is the 'easy' one in NEET — no harmonic mean, no fractions.

Does this simple-average trick also give average velocity?

Only if the motion stays in one straight line without turning back. Average speed uses total distance (always positive). Average velocity uses displacement, which can cancel if direction reverses. If the object moves forward at v1 and forward at v2 for equal times, average speed = average velocity = (v1+v2)/2. But if it reverses direction, the distances still add for speed while displacements subtract for velocity, so the two answers differ. Always check the direction before reusing the formula.

⚠️ The NEET trap
Reading 'covers first half of the JOURNEY at v1' and answering (v1+v2)/2. That sentence means equal DISTANCE, so the simple mean is wrong.
Use (v1+v2)/2 ONLY when the wording says equal TIME ('for the first half of the time', 'for t seconds each'). For equal distance use the harmonic mean 2v1v2/(v1+v2). Underline whether the split is by time or by distance before you compute.
🧠 NTA loves swapping equal-time for equal-distance in the same-looking sentence.

Real NEET questions

NEET 2018

A toy car with charge q moves on a frictionless horizontal plane under a uniform electric field E. Due to force qE its velocity increases from 0 to 6 m/s in one second. At that instant the field is reversed and the car moves for two more seconds. The average velocity and average speed of the car between 0 and 3 seconds are respectively:

A · 2 m/s, 4 m/s
B · 1 m/s, 3 m/s
C · 1.5 m/s, 3 m/s
D · 1 m/s, 3.5 m/s
Solution: Phase 1 (0 to 1 s): a = +6 m/s^2, so v goes 0 to 6 m/s and distance x1 = (1/2)(6)(1^2) = 3 m, ending at x = 3 m. Phase 2 (1 to 3 s): field reversed so a = -6 m/s^2. Velocity: v = 6 - 6(t'), zero at t' = 1 s. It first moves forward to x = 3 + (1/2)(6)(1) using v-average... position at t = 2 s is x = 6 m (peak), then returns, at t = 3 s x = 3 m. Displacement (0 to 3 s) = 3 - 0 = 3 m, so average velocity = 3/3 = 1 m/s. Distance = 3 (up to peak from start) + 3 (out) + 3 (back) = 9 m, so average speed = 9/3 = 3 m/s. Answer (B). Note average speed does not equal average velocity here because the car reverses direction.
NEET 2026

A particle moves along a straight line with position s(t) = (alpha)t^2 - (beta)t + gamma, where alpha = 1 m/s^2, beta = 6 m/s, gamma = 5 m. The average speed of the particle from t = 0 to t = 6 s is:

A · 12 m/s
B · 6 m/s
C · 3 m/s
D · 0 m/s
Solution: s = t^2 - 6t + 5, so v = ds/dt = 2t - 6. Velocity is zero at t = 3 s, where the particle reverses. Split the time into two EQUAL 3 s intervals. Distance on [0,3]: |s(3) - s(0)| = |(9-18+5) - 5| = |-4 - 5| = 9 m. Distance on [3,6]: |s(6) - s(3)| = |(36-36+5) - (-4)| = |5 + 4| = 9 m. Total distance = 18 m over 6 s, so average speed = 18/6 = 3 m/s. Average velocity would be displacement/time = (5-5)/6 = 0, which is the trap option (D).

Solved Motion In A Straight Line NEET PYQs

Try the real previous-year questions from this chapter — each with the answer and a full solution.

See all 18 Motion In A Straight Line NEET PYQs ›
Next concept: Instantaneous Velocity and Instantaneous Speed (dx/dt)Keep learning — 2 minFeeling ready? Solve the Motion In A Straight Line NEET PYQs ›Or practice on your phone — get the free MedicNEET app ›

Frequently asked

What is the formula for average speed over two equal time intervals?

Average speed = (v1 + v2)/2, the simple arithmetic mean of the two speeds. It works because the equal time t cancels from total distance (v1+v2)t and total time 2t.

When can I NOT use (v1 + v2)/2?

Do not use it when the two parts cover equal DISTANCE instead of equal time. For equal distance use the harmonic mean 2v1v2/(v1+v2). Also do not treat it as average velocity if the direction reverses.

Is (v1+v2)/2 always bigger than the equal-distance answer?

Yes. The arithmetic mean (v1+v2)/2 is always greater than or equal to the harmonic mean 2v1v2/(v1+v2). They are equal only when v1 = v2. So equal-time average speed is never smaller than equal-distance average speed.

How do I extend this to many equal time intervals?

Just take the ordinary average of all the speeds: (v1 + v2 + ... + vn)/n for n equal time intervals. Every equal time cancels, so no weighting is needed.

Why does NEET test this so often?

Because one word ('time' vs 'distance') changes the whole formula. NEET checks whether you read the split correctly rather than doing hard math. Getting the mean type right earns an easy mark.