Introduction to Equations of Motion for RRB Exams

In competitive examinations conducted by the Railway Recruitment Board (RRB)—such as RRB NTPC, RRB Group D, RRB ALP, and RRB Technician—General Science plays a pivotal role in determining your final score. Within the Physics section, Kinematics and the Equations of Motion form one of the most vital core topics. Understanding how objects move under uniform acceleration allows candidates to tackle numerical problems quickly and accurately.

This comprehensive guide covers the foundational concepts, mathematical derivation overview, key formulas, unit conversions, common traps, and practical numerical problems based on the latest exam patterns. Mastering this topic will boost your speed and confidence in solving physics numericals.

Topic Weightage and Importance

In RRB examinations, General Science accounts for 20 to 25 questions in Tier 1 and Tier 2 tests. Specifically, motion-related concepts account for 2 to 4 high-weightage questions in almost every exam shift.

  • RRB NTPC (CBT-1 & CBT-2): 2–3 questions (direct numericals on stopping distance, acceleration, and free fall).
  • RRB Group D: 3–4 questions (formula-based application and standard conceptual questions).
  • RRB Technician (Grade I & Grade III): 2–3 direct formula application problems requiring fast computation.

Key Concepts and Formulas

Kinematics is the branch of physics that describes the motion of points, bodies, and systems of bodies without considering the forces that cause them to move. When a body moves along a straight line with constant (uniform) acceleration, its motion can be predicted using three fundamental equations.

1. Core Variables and System of Units

Variable SymbolPhysical QuantitySI Unit
uInitial VelocityMeters per second (m/s)
vFinal VelocityMeters per second (m/s)
aAccelerationMeters per second squared (m/s²)
tTime TakenSeconds (s)
sDisplacement / DistanceMeters (m)

2. Unit Conversions (Crucial for RRB Exams)

RRB numericals often present speed in kilometers per hour (km/h), which must be converted to meters per second (m/s) before applying equations of motion:

  • To convert km/h to m/s: Multiply by $\frac{5}{18}$.
  • To convert m/s to km/h: Multiply by $\frac{18}{5}$.

3. The Three Fundamental Equations of Motion

When acceleration $a$ is constant, the following three equations hold true:

  1. First Equation of Motion (Velocity-Time Relation):
    $v = u + at$
  2. Second Equation of Motion (Position-Time Relation):
    $s = ut + \frac{1}{2}at^2$
  3. Third Equation of Motion (Position-Velocity Relation):
    $v^2 = u^2 + 2as$

4. Special Cases and Variations

  • Displacement in the $n^{ \text{th}}$ Second:
    To calculate distance traveled strictly during the $n^{ \text{th}}$ second:
    $s_n = u + \frac{a}{2}(2n - 1)$
  • Motion Under Gravity (Free Fall):
    When an object drops vertically downwards under gravity, substitute $a = +g$ (where $g \text{ is usually } 9.8 \text{ m/s}^2 \text{ or } 10 \text{ m/s}^2$) and $u = 0$:
    • $v = gt$
    • $h = \frac{1}{2}gt^2$
    • $v^2 = 2gh$
  • Vertically Upward Motion:
    When an object is thrown vertically upwards, velocity decreases. Replace $a = -g$. At maximum height, final velocity $v = 0$:
    • $v = u - gt$
    • $h = ut - \frac{1}{2}gt^2$
    • $u^2 = 2gh \text{ (Maximum Height } h = \frac{u^2}{2g} \text{)}$
    • $ \text{Time of ascent } t = \frac{u}{g}$

Solved Examples (Step-by-Step)

Example 1: Basic Speed and Distance Calculation

Question: A train starts from rest and accelerates uniformly at $2 \text{ m/s}^2$ for $10 \text{ seconds}$. Find its final velocity and the total distance covered in this time.

Solution:

  • Given: Initial velocity $u = 0 \text{ m/s}$, Acceleration $a = 2 \text{ m/s}^2$, Time $t = 10 \text{ s}$.
  • Step 1: Find Final Velocity ($v$) using $v = u + at$:
    $v = 0 + (2 \times 10) = 20 \text{ m/s}$
  • Step 2: Find Distance ($s$) using $s = ut + \frac{1}{2}at^2$:
    $s = (0 \times 10) + \frac{1}{2}(2)(10)^2 = 0 + 100 = 100 \text{ meters}$

Answer: Final Velocity = $20 \text{ m/s}$, Distance = $100 \text{ m}$.

Example 2: Retardation and Unit Conversion

Question: A locomotive traveling at $72 \text{ km/h}$ applies brakes and comes to a complete halt in $5 \text{ seconds}$. Calculate the deceleration (retardation) and the stopping distance.

Solution:

  • Step 1: Convert velocity from km/h to m/s:
    $u = 72 \times \frac{5}{18} = 20 \text{ m/s}$
    Final velocity $v = 0 \text{ m/s}$, Time $t = 5 \text{ s}$.
  • Step 2: Calculate acceleration using $v = u + at$:
    $0 = 20 + a(5) ightarrow 5a = -20 ightarrow a = -4 \text{ m/s}^2$
    Therefore, deceleration (retardation) is $4 \text{ m/s}^2$.
  • Step 3: Calculate stopping distance using $v^2 = u^2 + 2as$:
    $0^2 = (20)^2 + 2(-4)s ightarrow 0 = 400 - 8s ightarrow 8s = 400 ightarrow s = 50 \text{ meters}$.

Answer: Retardation = $4 \text{ m/s}^2$, Stopping Distance = $50 \text{ m}$.

Example 3: Free Fall Motion Under Gravity

Question: A stone dropped from the top of a tower reaches the ground in $4 \text{ seconds}$. Calculate the height of the tower. (Take $g = 10 \text{ m/s}^2$).

Solution:

  • Given: Initial velocity $u = 0 \text{ m/s}$, Time $t = 4 \text{ s}$, Acceleration $a = g = 10 \text{ m/s}^2$.
  • Formula: $h = ut + \frac{1}{2}gt^2$
  • Calculation:
    $h = (0 \times 4) + \frac{1}{2} \times 10 \times (4)^2 = 0 + 5 \times 16 = 80 \text{ meters}$.

Answer: Height of the tower = $80 \text{ meters}$.

Common Mistakes to Avoid

  • Unit Discrepancy: Forgetting to convert speed from $ \text{km/h}$ to $ \text{m/s}$ before using equations of motion leads to wrong answer choices intentionally listed in options.
  • Sign Convention Errors: Failing to use negative sign for acceleration during braking/retardation or when throwing objects vertically upwards ($a = -g$).
  • Confusing Distance with Displacement in $n^{ \text{th}}$ Second: Using $s = ut + \frac{1}{2}at^2$ instead of $s_n = u + \frac{a}{2}(2n-1)$ when asked for distance in a specific second.
  • Applying Equations when Acceleration is Non-Uniform: These equations apply only when acceleration is constant.

Practice Questions with Solutions

  1. Q1: A body moving with initial velocity $10 \text{ m/s}$ accelerates at $3 \text{ m/s}^2$. What distance will it cover in $6 \text{ seconds}$?
  2. Q2: A bullet penetrates a wooden block and comes to rest after traveling $0.09 \text{ m}$. If its initial velocity was $30 \text{ m/s}$, what was its deceleration?
  3. Q3: A ball is thrown vertically upward with a speed of $30 \text{ m/s}$. Find the maximum height reached. (Take $g = 10 \text{ m/s}^2$).
  4. Q4: An object starting from rest moves with a uniform acceleration of $4 \text{ m/s}^2$. What distance does it cover specifically in the $5^{ \text{th}}$ second?
  5. Q5: A car traveling at $108 \text{ km/h}$ stops after applying brakes over a distance of $90 \text{ m}$. How long did it take to stop?

Solutions to Practice Questions

  • Solution 1:
    $u = 10 \text{ m/s}, a = 3 \text{ m/s}^2, t = 6 \text{ s}$.
    $s = ut + \frac{1}{2}at^2 = (10 \times 6) + \frac{1}{2}(3)(6)^2 = 60 + 54 = 114 \text{ meters}$.
  • Solution 2:
    $u = 30 \text{ m/s}, v = 0 \text{ m/s}, s = 0.09 \text{ m}$.
    $v^2 = u^2 + 2as ightarrow 0 = 30^2 + 2(a)(0.09) ightarrow 0 = 900 + 0.18a ightarrow a = -\frac{900}{0.18} = -5000 \text{ m/s}^2$.
    Deceleration = $5000 \text{ m/s}^2$.
  • Solution 3:
    $u = 30 \text{ m/s}, v = 0 \text{ m/s}, g = 10 \text{ m/s}^2$.
    $h = \frac{u^2}{2g} = \frac{30^2}{2 \times 10} = \frac{900}{20} = 45 \text{ meters}$.
  • Solution 4:
    $u = 0, a = 4 \text{ m/s}^2, n = 5$.
    $s_n = u + \frac{a}{2}(2n - 1) = 0 + \frac{4}{2}(2(5) - 1) = 2 \times 9 = 18 \text{ meters}$.
  • Solution 5:
    Convert $u = 108 \times \frac{5}{18} = 30 \text{ m/s}$. $v = 0, s = 90 \text{ m}$.
    First find $a$: $v^2 = u^2 + 2as ightarrow 0 = 30^2 + 2a(90) ightarrow 180a = -900 ightarrow a = -5 \text{ m/s}^2$.
    Now find $t$: $v = u + at ightarrow 0 = 30 - 5t ightarrow 5t = 30 ightarrow t = 6 \text{ seconds}$.

Frequently Asked Questions (FAQs)

1. Can I use equations of motion if acceleration is changing?

No. Equations of motion are applicable only when acceleration is uniform (constant throughout the motion).

2. What value of $g$ should I use in RRB numerical questions?

If $g = 10 \text{ m/s}^2$ is specified in the question, use $10$. If not specified, check options; usually using $9.8 \text{ m/s}^2$ or $10 \text{ m/s}^2$ will lead to an exact or very close option.

3. What is the distinction between negative acceleration and deceleration?

Acceleration indicates rate of change of velocity. When velocity decreases over time, acceleration becomes negative, which is referred to as deceleration or retardation.

Conclusion and Final Tips

Equations of Motion form a foundational topic in Physics for candidates preparing for RRB NTPC, Group D, and Technician exams. Memorizing $v = u + at$, $s = ut + \frac{1}{2}at^2$, and $v^2 = u^2 + 2as$, along with mastering unit conversion ($ \text{km/h}$ to $ \text{m/s}$), guarantees quick speed and accuracy on test day. Practice 10 to 15 numerical problems regularly to master this high-scoring topic!