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
HomeAdvanced Thinking

Advanced Thinking — JEE Focus

This page is for the top 1%. Non-uniform acceleration, calculus-based kinematics, and JEE Advanced-level problems that most students skip. Don't skip them.

JEE Advanced Only Calculus Kinematics Variable Acceleration
❌ Warning Before You Begin
This section requires comfort with basic calculus (differentiation and integration). If you can't differentiate t³ or integrate t², go back to Maths first. Attempting JEE Advanced kinematics without calculus is like solving a puzzle blindfolded.

When Normal Equations FAIL

  • a = a(t) → acceleration varies with time
  • a = a(x) → acceleration varies with position
  • a = a(v) → acceleration varies with velocity
  • Force varies: F(t), F(x), F(v)
In all these cases: v = u + at FAILS

The Calculus Toolkit

v = dx/dt → x = ∫v dt
a = dv/dt → v = ∫a dt
a = v·dv/dx → v dv = a dx

Case 1: Acceleration as Function of Time — a = f(t)

Method

1Integrate a to get v
v(t) = u + ∫₀ᵗ a(t') dt'
2Integrate v to get x
x(t) = x₀ + ∫₀ᵗ v(t') dt'
A1
a = 3t − 4 (starts from rest at origin)
JEE Advanced
1Integrate a to get v (u=0 at t=0)
v = ∫(3t−4)dt = (3t²/2 − 4t) + C → At t=0, v=0 → C=0
∴ v = 3t²/2 − 4t
2At t = 4s:
v(4) = 3(16)/2 − 4(4) = 24 − 16 = 8 m/s
3Integrate v to get x (x₀=0)
x = ∫(3t²/2 − 4t)dt = (t³/2 − 2t²) + C → C=0
x = t³/2 − 2t²
4At t = 4s:
x(4) = 64/2 − 2(16) = 32 − 32 = 0 m (back at origin!)
🧠 Insight
The particle returns to origin at t=4s despite having non-zero velocity. The displacement (position) is 0 but the particle has been moving and covered a distance. Total distance ≠ 0.
A2
Find when velocity = 0 (direction reversal)
JEE Advanced
1Set v = 0
3t²/2 − 4t = 0 → t(3t/2 − 4) = 0 → t = 0 or t = 8/3 s
2Interpretation
At t = 8/3 ≈ 2.67 s, velocity = 0 → particle momentarily stops, then reverses direction.
🎯 Pattern
Setting v(t) = 0 gives time of direction reversal. Setting x(t) = original position gives time when it returns to start. These two are DIFFERENT times. JEE tests if you know the difference.

Case 2: Acceleration as Function of Position — a = f(x)

Key Substitution: v dv/dx = a(x)

This comes from the chain rule: a = dv/dt = (dv/dx)(dx/dt) = v·(dv/dx)

v dv = a(x) dx → Integrate both sides
½v² = ½u² + ∫a(x)dx → v² = u² + 2∫a dx
B1
a = 2x, particle starts at x=1 with v=2 m/s
JEE Advanced
1Use v dv/dx = a = 2x
v dv = 2x dx
2Integrate from (x=1, v=2) to (x=3, v=?)
∫₂ᵛ v dv = ∫₁³ 2x dx
[v²/2]₂ᵛ = [x²]₁³
v²/2 − 2 = 9 − 1 = 8
v²/2 = 10 → v = √20 = 2√5 m/s
🔬 Insight
This problem is impossible with standard kinematic equations because acceleration varies. The v dv/dx form is the ONLY path. Missing this approach = guaranteed wrong answer.

Case 3: Acceleration as Function of Velocity — a = f(v)

Two Integration Forms

dt = dv/a(v) → t = ∫dv/a(v)
dx = v dv/a(v) → x = ∫v dv/a(v)
C1
Retardation proportional to velocity: a = −kv
JEE Advanced
1Find v(t) using dt = dv/a
dt = dv/(−kv) → ∫₀ᵗ dt = ∫ᵥ₀ᵛ dv/(−kv)
t = −(1/k) ln(v/v₀) = (1/k) ln(v₀/v)
∴ v = v₀ e^(−kt)
2Time when v = v₀/2
v₀/2 = v₀ e^(−kt) → e^(−kt) = ½ → t = ln2/k
3Position: dx = v dt = v₀ e^(−kt) dt
x = ∫₀^(ln2/k) v₀ e^(−kt) dt = [v₀/k · (1 − e^(−kt))]₀^(ln2/k) = v₀/(2k)
🧠 Physical Meaning
The particle never theoretically stops (v → 0 only as t → ∞). This is the model for air resistance at low speeds. The decay is exponential, not linear. JEE Advanced loves this type.

🔬 Advanced Graph Interpretation

📊 x = A sin(ωt) type motion
1Velocity
v = dx/dt = Aω cos(ωt)
2Acceleration
a = dv/dt = −Aω² sin(ωt) = −ω²x
🔬 Key
a = −ω²x → acceleration is proportional to displacement and oppositely directed. This is Simple Harmonic Motion. 1D kinematics leads directly into SHM chapter.
📊 v² vs x graph interpretation

From v² = u² + 2ax → If a = constant: v² vs x is a straight line with slope = 2a and y-intercept = u².
If the slope changes → acceleration changes.
If v² decreases linearly with x → particle decelerates uniformly → a = −slope/2.

📊 Curved x–t (non-uniform acceleration)

A curved x-t graph (not parabola) indicates non-uniform acceleration. The slope (velocity) changes non-linearly with time. To find instantaneous velocity: draw tangent at the point. The angle of tangent gives v. JEE Advanced draws unusual curves and asks for v at a specific point.

🎯 JEE Advanced Style Problems

J1
Velocity given as function of position
JEE Advanced 2019 Type
JEE Advanced

The velocity of a particle moving on the x-axis is given by v = x² + x (in SI units). Find the acceleration at x = 2 m.

1Use a = v · dv/dx
v = x² + x → dv/dx = 2x + 1
2a = v · dv/dx = (x² + x)(2x + 1)
At x = 2: a = (4+2)(4+1) = 6 × 5 = 30 m/s²
J2
Find position when velocity is maximum
JEE Advanced Conceptual
JEE Advanced

A particle moves along x-axis with acceleration a = (4 − 2x) m/s². The particle starts from rest at x = 0. Find the position where velocity is maximum.

1Key insight: v is maximum when a = 0
dv/dt = a = 0 → 4 − 2x = 0 → x = 2 m
2Find maximum velocity
v dv = a dx = (4 − 2x)dx
∫₀ᵛ v dv = ∫₀² (4−2x)dx
v²/2 = [4x − x²]₀² = 8 − 4 = 4
v_max = 2√2 m/s at x = 2 m
🧠 Golden Rule
For maximum velocity: acceleration = 0. Before that point, a > 0 (speeding up). After that point, a < 0 (slowing down). This is tested in EVERY advanced problem involving variable acceleration.
← PYQ Analysis Next: Practice →