Core Concepts
Build your foundation from the ground up. Every concept derived. Every subtlety explained. No shortcuts in understanding — only in solving.
Reference Frame & Origin
Before solving any kinematics problem, your first job is to define a reference frame. This is not optional — without it, "position", "velocity", and "displacement" are meaningless.
What is a Reference Frame?
A reference frame is a coordinate system attached to an observer. In 1D motion, we use a single axis (usually x-axis) with an origin (O) and a positive direction.
Position & Displacement
Position (x)
Location of an object on the axis measured from origin. It's a scalar value with sign.
Displacement (Δx or s)
Change in position. Vector quantity. Can be zero, positive, or negative.
Displacement vs Distance
| Property | Displacement | Distance |
|---|---|---|
| Nature | Vector | Scalar |
| Value | Can be −ve, 0, +ve | Always ≥ 0 |
| Path | Shortest (straight line) | Actual path length |
| For closed path | = 0 | ≠ 0 |
| Relation | |Displacement| ≤ Distance (always) | |
Speed & Velocity
Average Speed
Scalar. Always positive. Tells you how fast, not direction.
Average Velocity
Vector. Can be zero even if object moved (round trip).
Instantaneous Velocity
Velocity at a specific instant. Formally, it's the limit of average velocity as Δt → 0.
Example: A particle moves 4 m right in 2s, then 2 m left in 2s.
→ Average speed = (4+2)/4 = 1.5 m/s
→ Average velocity = (4−2)/4 = 0.5 m/s
Only when motion is in one direction throughout: speed = |velocity|.
Acceleration — The Game Changer
Acceleration is the rate of change of velocity. This is where most students make conceptual errors. Acceleration being negative does NOT mean the object is slowing down — it depends on the direction of velocity too.
Average Acceleration
Instantaneous Acceleration
🚨 Speed Up vs Slow Down Logic
| Velocity (v) | Acceleration (a) | Effect on Speed | Motion |
|---|---|---|---|
| +ve | +ve | Speed ↑ | Accelerating forward |
| +ve | −ve | Speed ↓ | Decelerating forward |
| −ve | −ve | Speed ↑ | Accelerating backward |
| −ve | +ve | Speed ↓ | Decelerating backward |
Deceleration means speed is decreasing. Negative acceleration means a is in negative direction. If v is also negative, the particle SPEEDS UP despite having negative acceleration.
This is where most students lose 1–2 marks in every major exam.
Equations of Motion
Valid only for uniform acceleration (constant a). If acceleration is variable, you CANNOT use these directly. Use calculus instead.
Velocity–time relation. No displacement involved.
Displacement–time relation. Use when t is known.
Velocity–displacement relation. Use when t is absent.
Derivations (Exam Proof Required)
Variable Selection Strategy
| Given | Find | Best Equation |
|---|---|---|
| u, a, t | v | v = u + at |
| u, a, t | s | s = ut + ½at² |
| u, v, a | s | v² = u² + 2as |
| u, v, t | s | s = (u+v)t/2 |
| u, a, t | sₙ (nth second) | sₙ = u + a(n−½) |
Free Fall & Motion Under Gravity
Free fall is uniform acceleration under gravity. Replace a = g = 9.8 m/s² ≈ 10 m/s². Sign convention is the KEY — it must be decided before solving.
Sign Convention: Down = Positive
- g = +10 m/s²
- Downward displacement = positive
- Object thrown up: u = −ve
- Object dropped: u = 0, a = +g
Sign Convention: Up = Positive
- g = −10 m/s²
- Upward velocity = positive
- Object thrown up: u = +ve
- At highest point: v = 0
Key Results for Vertical Projection (Up = +ve)
Distance in nth Second
This formula is underutilized but appears frequently in JEE and NEET. It gives displacement in the nth second of motion (not total displacement in n seconds).
where n = the nth second (1st, 2nd, 3rd...)
Quick Derivation
Relative Motion
Core Concept
Motion is always relative to an observer. When two objects move, we often need to find the velocity of one as seen by the other.
Cases in 1D Relative Motion
| Case | Situation | Relative Velocity |
|---|---|---|
| Same direction | Both moving right | v_A − v_B |
| Opposite directions | Moving toward each other | v_A + v_B |
| One stationary | B at rest | v_A |
"Two trains moving in same direction" → relative velocity = |v₁ − v₂|
JEE often asks: at what time does one observer see another at rest? Answer: when their velocities are equal (relative velocity = 0).