1. Basic Conversions

km/h to m/s and vice-versa

Unit conversion is the most common trap in aptitude questions. Always ensure your units (meters, kilometers, seconds, hours) match before applying formulas.

  • To convert speed from km/h to m/s, multiply by 518.
  • To convert speed from m/s to km/h, multiply by 185.
Memory Tip: When converting to a smaller unit (m/s), the smaller number (5) is on top. When converting to a larger unit (km/h), the larger number (18) is on top.

2. Average Speed

Generally, a vehicle does not cover the entire distance at a uniform speed. In such cases, average speed is not the simple average of all speeds.

Average Speed=Total Distance CoveredTotal Time Taken

Shortcut for Equal Distances:

If a body travels equal distances with speeds x and y, the average speed is the harmonic mean of the speeds:

Average Speed=2xyx+y

3. Relative Speed

Objects in Motion

The relative speed of a moving body with speed x km/h in relation to another body moving with speed y km/h is calculated as follows:

  • Same Direction: Difference of their speeds i.e., (xy) km/h, where x>y.
  • Opposite Direction: Sum of their speeds i.e., (x+y) km/h.

The "Early/Late" Distance Formula

If a body travels at a speed of x km/h and reaches the destination late by t1 minutes, but traveling at y km/h it reaches t2 minutes earlier, the total distance D is:

D=xyyx×(t1+t260)

Example: If Aman cycles at 10 km/h, he reaches late by 4 min. At 12 km/h, he reaches early by 2 min. Distance = 10×121210×4+260=1202×660=6 km.

4. Motion of Trains

Train Crossing Scenarios

  • Crossing a Stationary Object (No Length): Time taken by a train x meters long in passing a pole or standing man = Time taken to cover x meters.
  • Crossing a Stationary Object (With Length): Time taken by a train x meters long in passing a bridge/tunnel of length y meters = Time taken to cover (x+y) meters.
  • Two Trains Crossing (Opposite): Trains of length x and y moving at speeds u and v. Time = x+yu+v.
  • Two Trains Crossing (Same): Trains of length x and y moving at speeds u and v (u>v). Time = x+yuv.

Post-Crossing Speeds Shortcut:

If two trains A and B start at the same time from points P and Q towards each other, and after crossing they take a and b hours to reach their destinations. Then:

Speed of ASpeed of B=ba

5. Boats and Streams

The direction along the stream is called downstream, and against the stream is upstream.

  • Let speed of boat in still water = x km/h. Let speed of stream = y km/h.
  • Downstream Speed (u): (x+y) km/h.
  • Upstream Speed (v): (xy) km/h.

Finding Base Speeds from Down/Up Speeds:

If downstream speed is u and upstream speed is v:

  • Speed of boat in still water = u+v2.
  • Speed of stream = uv2.