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
HomeInterlinking Concepts

Interlinking Concepts

Motion in 1D doesn't exist in isolation. JEE Advanced LOVES mixing kinematics with Newton's Laws, Energy, and Projectile. Here's the full connection map.

Newton's Laws Projectile Work-Energy NLM
🔬 Why Interlinking Matters
JEE Advanced rarely tests isolated concepts. A typical JEE Advanced problem on kinematics will force you to use Newton's 2nd Law to get acceleration, then kinematics to get displacement, then Work-Energy to verify or find an answer. Understanding these connections is what separates rank 500 from rank 50.

🗺️ Concept Connection Map

Motion in 1D (Kinematics)
🔩
Newton's Laws
F=ma gives a → kinematics gives s,v,t
🚀
Projectile Motion
1D kinematics in both x and y directions
Work & Energy
W=Fs; KE=½mv²; links velocity to work
⚙️
NLM (Atwood Machine)
System acceleration from Newton → then kinematics
🔄
Circular Motion
Linear speed & angular velocity link
📊
Calculus
v=dx/dt; a=dv/dt extends 1D to variable a

1D Kinematics ↔ Newton's Laws

Newton's 2nd Law gives you acceleration (a = F_net/m). Once you have a, use kinematic equations to find everything else.

The Bridge Formula

F_net = ma → a = F_net/m → then use kinematics
Mixed: Newton's Law + Kinematics
JEE Main Level
Medium

A block of mass 5 kg is pushed with a net force of 30 N on a frictionless surface. Starting from rest, how far does it travel in 4 s?

1Newton's 2nd Law → get acceleration
a = F/m = 30/5 = 6 m/s²
2Kinematics (u=0, a=6, t=4)
s = ut + ½at² = 0 + ½(6)(16) = 48 m
🎯 The Pattern
Newton → a (numerical) → Kinematics → s, v, t. This two-step chain appears in almost every JEE/NEET NLM chapter problem. Kinematics is the second half.
🧠 Advanced Thinking
When force varies with time (F = F₀ + kt), acceleration also varies: a(t) = F(t)/m. You cannot use standard kinematic equations. Instead:
v = u + ∫a dt and x = ∫v dt
This is JEE Advanced level kinematics that requires calculus.

1D Kinematics → Projectile Motion

Core Connection

Projectile motion is simply two independent 1D motions:

Horizontal (x-axis)
a = 0 → Uniform motion
x = u_x · t = u cosθ · t
Vertical (y-axis)
a = −g → 1D free fall
y = u_y·t − ½gt²
🔬 JEE Insight
In projectile problems: "At the highest point, vertical velocity = 0." This comes directly from v = u − gt (1D vertical kinematics). Set v = 0 to find t_top = u sinθ / g. Projectile is 100% dependent on mastering 1D kinematics first.

Where 1D Equations Are Used in Projectile

Projectile Problem1D Equation UsedAxis
Time of flights = ut + ½at²Vertical (y)
Maximum heightv² = u² − 2gsVertical (y)
Horizontal rangex = u_x · tHorizontal (x)
Velocity at any timev_y = u_y − gtVertical (y)

1D Kinematics ↔ Work-Energy Theorem

The Core Link

W_net = ΔKE = ½mv² − ½mu²

The kinematic equation v² = u² + 2as can be derived from work-energy theorem when F and m are known: W = Fs = mas = ΔKE.

🧠 When to Use Which?
Use kinematics when: forces are not given, only motion data (u, v, s, t, a).
Use work-energy when: forces are given, and you need velocity or work.
In JEE, always check: is it a geometry (forces) problem or a pure motion problem?

NLM (Atwood Machine) → Kinematics

Atwood Machine Flow

  • Draw FBD for each mass → apply Newton's law → get system acceleration
  • a = (m₁−m₂)g / (m₁+m₂)
  • Then use any kinematic equation to find displacement, velocity, or time
Atwood + Kinematics
Hard

Two masses 3 kg and 5 kg are connected by a string over a frictionless pulley. Starting from rest, find the velocity of the system after 2 s.

1System acceleration (NLM)
a = (5−3)g/(5+3) = 2×10/8 = 2.5 m/s²
2Kinematics (u=0, a=2.5, t=2)
v = u + at = 0 + 2.5×2 = 5 m/s

🎯 Mixed-Concept JEE Level Problems

M1
Variable Force → Kinematics (Calculus)
JEE Advanced Level
JEE Advanced

A particle of mass 2 kg starts from rest. A force F = 6t N acts on it (t in seconds). Find its velocity at t = 3 s and displacement at t = 3 s.

1Acceleration: a = F/m = 6t/2 = 3t m/s²
Acceleration varies with time → use calculus
2Velocity: v = ∫a dt = ∫3t dt = (3t²/2) + C
At t=0, v=0 → C=0 → v = 3t²/2
3At t = 3s: v = 3(9)/2 = 13.5 m/s
4Displacement: x = ∫v dt = ∫(3t²/2)dt = t³/2
At t=3: x = 27/2 = 13.5 m
❌ Fatal Error
Students use v = u + at here. WRONG. That equation is only for constant a. Here a = 3t (variable). You must integrate. This mistake appears in 40% of JEE aspirants' papers.
M2
Collision + Kinematics
JEE Advanced Level
JEE Advanced

A ball is dropped from height H. It bounces off the ground with 80% of its impact velocity. Find the height it reaches after the first bounce.

1Velocity just before impact
v = √(2gH) (from v²=u²+2gH, u=0)
2Velocity after bounce
u' = 0.8v = 0.8√(2gH)
3New height
H' = (u')²/2g = (0.8)²(2gH)/2g = 0.64H → H' = 0.64H
🎯 General Rule
If coefficient of restitution = e, height after nth bounce = e²ⁿH. This connects kinematics with collision theory.
← Problem Types Next: PYQ Analysis →