Question
Question: If a particle travels distance $s_1$, $s_2$ and $s_3$ taking equal time to cover the respective dist...
If a particle travels distance s1, s2 and s3 taking equal time to cover the respective distances. Find average speed of the particle, if it travels with a velocity v1, v2 and v3 for the respective distances.

Average speed of the particle = 3v1+v2+v3
Solution
The problem states that a particle travels distances s1, s2, and s3 taking equal time to cover each respective distance. Let this equal time be t. The velocities for these respective distances are v1, v2, and v3.
We use the fundamental relationship between distance, velocity, and time:
Distance=Velocity×Time
For each segment of the journey:
- For distance s1: s1=v1t
- For distance s2: s2=v2t
- For distance s3: s3=v3t
The average speed of the particle is defined as the total distance traveled divided by the total time taken.
Average Speed(Vavg)=Total TimeTotal Distance
Calculate the Total Distance:
Total Distance=s1+s2+s3
Substitute the expressions for s1, s2, and s3:
Total Distance=v1t+v2t+v3t
Factor out t:
Total Distance=(v1+v2+v3)t
Calculate the Total Time:
Total Time=Time for s1+Time for s2+Time for s3
Total Time=t+t+t
Total Time=3t
Now, substitute the Total Distance and Total Time into the average speed formula:
Vavg=3t(v1+v2+v3)t
The term t cancels out from the numerator and the denominator:
Vavg=3v1+v2+v3
This result indicates that when a particle travels for equal time intervals with different velocities, its average speed is the arithmetic mean of those velocities.