Home
Coaching Programs
NEET Physics Coaching Delhi JEE Physics Coaching Delhi CBSE Class 11 Physics CBSE Class 12 Physics Online Physics Classes Physics Doubt Solving
Academic Calendar
Online Live Class – XI Online Live Class – XII Online Live Class – Dropper Batch
Locations Near You
Physics Coaching East Delhi Physics Coaching South Delhi Physics Coaching Noida Physics Coaching Gurgaon Physics Coaching Ghaziabad Physics Coaching Indirapuram Physics Coaching Greater Noida
Study Material
Class 11
Units & Measurements Motion in 1D Motion in 2D Laws of Motion Work, Energy & Power Rotational Motion Gravitation Thermal Properties Thermodynamics Oscillations & SHM Waves
Class 12
Electric Charges Capacitors Current Electricity Moving Charges EMI Alternating Current EM Waves Ray Optics Wave Optics Dual Nature Nuclei Semiconductors
Expert Strategy Guides
Improve Physics Numericals Common JEE Mistakes Score 90 in CBSE Physics NEET Prep Strategy Exam Time Management Problem Solving Framework Derivations Step-by-Step Why Students Struggle How Toppers Study Best Way to Revise
Resources & Reference
📐 Physics Formulas & Concepts ⚠️ Common Mistakes & Corrections
Blog & Articles
Physics Doubts Solving Guide Best Way to Study Physics for NEET How to Score 90 in Class 12 Physics Physics Formula Sheet Class 12
Book a Diagnostic Session
📞 Call Now 🎯 Get Your Physics Assessment
🔄 View For:
Home Core Concepts

Core Concepts

Build your foundation from the ground up. Every concept derived. Every subtlety explained. No shortcuts in understanding — only in solving.

📖 Fundamentals Equations of Motion Free Fall Relative Motion

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 x = distance from O with sign (+ or −)
🧠 Thinking Step
Always ask: "Where is the origin? What is positive direction?" before writing any equation. In JEE problems, the reference frame is given implicitly. Missing it costs you the entire question.
🎯 CBSE Focus
CBSE typically gives explicit reference frames. Focus on correctly assigning + and − to displacement.
🎯 JEE Advanced Focus
JEE Advanced often uses non-standard reference frames or changes origin mid-problem. Stay vigilant.

Position & Displacement

📍

Position (x)

Location of an object on the axis measured from origin. It's a scalar value with sign.

x = +5 m means 5 m to the right of O
↔️

Displacement (Δx or s)

Change in position. Vector quantity. Can be zero, positive, or negative.

Δx = x_final − x_initial

Displacement vs Distance

PropertyDisplacementDistance
NatureVectorScalar
ValueCan be −ve, 0, +veAlways ≥ 0
PathShortest (straight line)Actual path length
For closed path= 0≠ 0
Relation|Displacement| ≤ Distance (always)
❌ Common Mistake Alert
NEVER say displacement = distance. If a man walks 3 m east then 3 m west: Distance = 6 m, Displacement = 0. This is where 30% of NEET students lose marks in assertion-reason questions.

Speed & Velocity

Average Speed

Speed_avg = Total Distance / Total Time

Scalar. Always positive. Tells you how fast, not direction.

Average Velocity

v_avg = Δx / Δt = (x₂ − x₁) / (t₂ − t₁)

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.

v = lim(Δt→0) [Δx/Δt] = dx/dt
🔬 Exam Insight
On a x–t graph, instantaneous velocity = slope of the tangent at that point. JEE Advanced tests this with curved x–t graphs. If the curve has a horizontal tangent, v = 0 at that instant.
🧠 Thinking Step — Critical Distinction
Average speed ≠ Magnitude of average velocity in general.

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|.
✅ CBSE Key Point
For uniform motion: average velocity = instantaneous velocity at every point. CBSE often tests: "Is the body in uniform motion?"
✅ NEET Key Point
NEET frequently asks: "A particle returns to starting point. Its average velocity = ?" Answer: 0 (regardless of how fast it moved). Don't confuse with speed.
✅ JEE Main Key Point
JEE Main often gives v–t graphs and asks for displacement or average velocity. Area under v–t graph = displacement (with sign).
✅ JEE Advanced Key Point
JEE Advanced derives v = dx/dt directly. Expect questions where x = f(t) is given (polynomial, trigonometric) and v must be found by differentiation.

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

a_avg = Δv / Δt = (v₂ − v₁) / (t₂ − t₁)

Instantaneous Acceleration

a = dv/dt = d²x/dt²

🚨 Speed Up vs Slow Down Logic

Velocity (v)Acceleration (a)Effect on SpeedMotion
+ve+veSpeed ↑Accelerating forward
+ve−veSpeed ↓Decelerating forward
−ve−veSpeed ↑Accelerating backward
−ve+veSpeed ↓Decelerating backward
❌ Critical Mistake
"Negative acceleration means deceleration"WRONG.

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.

Equation 1
v = u + at

Velocity–time relation. No displacement involved.

Equation 2
s = ut + ½at²

Displacement–time relation. Use when t is known.

Equation 3
v² = u² + 2as

Velocity–displacement relation. Use when t is absent.

Derivations (Exam Proof Required)

📐 Derive v = u + at
1Definition of acceleration
a = (v − u) / t (by definition of average acceleration for uniform a)
2Rearrange
at = v − u → v = u + at
🎯 Exam Note
This derivation is directly asked in CBSE 2-mark questions. Write every step clearly.
📐 Derive s = ut + ½at²
1Average velocity for uniform acceleration
v_avg = (u + v)/2
2Substitute v = u + at
v_avg = (u + u + at)/2 = u + ½at
3Displacement = v_avg × t
s = (u + ½at) × t = ut + ½at²
🔬 Insight
The term ½at² is the "extra displacement" due to acceleration. If a = 0, s = ut (uniform velocity). This understanding helps in mixed-concept problems.
📐 Derive v² = u² + 2as
1From equation 1: t = (v−u)/a
Isolate t from v = u + at
2Substitute in equation 2
s = u·(v−u)/a + ½a·(v−u)²/a²
3Simplify
s = (uv−u²)/a + (v²−2uv+u²)/(2a) = (v²−u²)/(2a) → v² = u² + 2as
🧠 Why This Equation Matters
This is the ONLY equation with no 't'. Use it when time is not given and not asked. In JEE, ~40% of kinematic problems with "find final velocity" have no time — this is your equation.

Variable Selection Strategy

GivenFindBest Equation
u, a, tvv = u + at
u, a, tss = ut + ½at²
u, v, asv² = u² + 2as
u, v, tss = (u+v)t/2
u, a, tsₙ (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)

Time to reach max height: t = u/g
Maximum height: H = u²/2g
Total time of flight: T = 2u/g
v at same level = u (speed)
🔬 Exam Insight — Symmetry of Free Fall
The ascent and descent are perfectly symmetric in time and speed (if air resistance = 0). Time going up = time coming down. Speed at same height on the way up = speed on the way down. JEE uses this symmetry to create time-saving shortcuts.
❌ Common Mistake — Sign of g
Students change the sign of g mid-solution (positive while going up, negative while coming down). This is wrong. Once you fix up = +ve at the start, g = −10 m/s² throughout the entire motion — up AND down. The equations handle it automatically.

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).

📐 Formula
sₙ = u + a(n − ½) = u + ½a(2n − 1)

where n = the nth second (1st, 2nd, 3rd...)

Quick Derivation

1Displacement in n seconds
Sₙ = un + ½an²
2Displacement in (n−1) seconds
Sₙ₋₁ = u(n−1) + ½a(n−1)²
3Distance in nth second
sₙ = Sₙ − Sₙ₋₁ = u + a(n − ½)
🧠 Pattern Recognition
For a body starting from rest (u=0): distances in 1st, 2nd, 3rd, ... seconds are in ratio 1 : 3 : 5 : 7 ... (odd numbers). JEE and NEET have asked this ratio pattern multiple times. If you see "ratio of distances", immediately recall this.

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.

v_AB = v_A − v_B (velocity of A relative to B)
a_AB = a_A − a_B (acceleration of A relative to B)

Cases in 1D Relative Motion

CaseSituationRelative Velocity
Same directionBoth moving rightv_A − v_B
Opposite directionsMoving toward each otherv_A + v_B
One stationaryB at restv_A
🔬 Exam Insight — Train Problems
"Two trains approaching each other" → relative velocity = v₁ + v₂ (use this to find time of meeting)
"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).