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
🏠 Home📖 Concepts🔢 Formulas↗ Vectors🧩 Problems🔗 Interlinks📊 PYQ🚀 Advanced⏱ Practice🎯 Strategy⚡ Revision

Core Concepts

Build from fundamentals to advanced theory. Every concept with the reasoning JEE expects.

Position Vector & Displacement in 2D

🔬
Exam Insight

CBSE asks this in 2-mark questions. JEE uses this as the foundation for ALL 2D motion problems. If you don't understand position vectors deeply, your entire solution framework is weak.

In 2D motion, the position of a particle is described by a position vector from the origin to the particle's location:

Position Vector
r⃗ = x î + y ĵ
Where x and y are coordinates along horizontal and vertical axes

Displacement is the change in position vector:

Displacement
Δr⃗ = r⃗₂ − r⃗₁ = (x₂−x₁)î + (y₂−y₁)ĵ
Displacement is a vector — it has magnitude AND direction
Common Mistake Alert

Students confuse distance and displacement. Distance is the total path length (scalar). Displacement is the shortest path from initial to final position (vector). In circular motion, after one complete revolution: distance = 2πr but displacement = 0.

Position vectors r₁ and r₂ from origin; displacement Δr⃗ connects them

Velocity & Acceleration in 2D

Average Velocity
v⃗_avg = Δr⃗ / Δt = (Δx/Δt)î + (Δy/Δt)ĵ
Direction is along the displacement, NOT along the path
🧠
Thinking Step

Average velocity direction = direction of displacement. Never assume it follows the curved path. This is the key to solving "what is the direction of velocity" questions.

Instantaneous Velocity
v⃗ = dr⃗/dt = (dx/dt)î + (dy/dt)ĵ = vₓî + vyĵ
The velocity vector is ALWAYS tangent to the path of motion

Key property: Speed = |v⃗| = √(vₓ² + vy²) — this is always positive.

🎯
Strategy Tip

In JEE problems with parametric equations [x(t), y(t)]: differentiate to get velocity components, then find speed and direction separately. This 3-step approach solves 80% of such problems.

Acceleration in 2D
a⃗ = dv⃗/dt = (dvₓ/dt)î + (dvy/dt)ĵ = aₓî + ayĵ
Acceleration can be in ANY direction — it need not align with velocity
Common Mistake

"Acceleration is opposite to velocity when decelerating" — This is ONLY true in 1D. In 2D, acceleration can be perpendicular to velocity (circular motion) or at any angle. This is a favourite JEE trap.

Projectile Motion — Complete Analysis

A projectile is any object launched with an initial velocity and subject only to gravity (no air resistance). The key insight that unlocks all projectile problems:

The Fundamental Principle

Horizontal and vertical motions are completely independent.
Horizontal: uniform velocity (no force). Vertical: uniform acceleration (gravity = g downward).

↔ Horizontal Motion

Acceleration: aₓ = 0

Velocity: vₓ = v₀cosθ = constant

Position: x = v₀cosθ · t

↕ Vertical Motion

Acceleration: ay = −g

Velocity: vy = v₀sinθ − gt

Position: y = v₀sinθ·t − ½gt²

Key Derived Results

⏱ Time of Flight (T)

Time of Flight
T = 2v₀sinθ / g
Time when y = 0 again (returns to same horizontal level)

Derivation: Set y = 0 → v₀sinθ·t − ½gt² = 0 → t(v₀sinθ − ½gt) = 0 → t = 0 or t = 2v₀sinθ/g

🧠
Key Insight

T = 2 × (time to reach max height). The projectile takes equal time going up and coming down. Use this to halve your calculation in many problems.

⬆ Maximum Height (H)

Maximum Height
H = v₀²sin²θ / 2g
At max height, vertical velocity vy = 0

Derivation: At peak, vy = 0 → v₀sinθ − gt₀ = 0 → t₀ = v₀sinθ/g. Sub into y: H = v₀sinθ · (v₀sinθ/g) − ½g(v₀sinθ/g)² = v₀²sin²θ/2g

🎯
Shortcut

Use v² = u² − 2gH directly: at max height, v = 0, so H = u²/(2g) where u = v₀sinθ.

↔ Horizontal Range (R)

Range
R = v₀²sin2θ / g
Horizontal distance when projectile returns to original height

Derivation: R = v₀cosθ × T = v₀cosθ × (2v₀sinθ/g) = v₀² · 2sinθcosθ / g = v₀²sin2θ/g

🔬
Critical Results for Exams

• Maximum range at θ = 45° → R_max = v₀²/g
• Complementary angles give same range: θ and (90°−θ)
• R = 4H·cotθ (useful when both R and H are given)

📈 Equation of Trajectory

Trajectory Equation
y = x·tanθ − gx²/(2v₀²cos²θ)
This is a parabola: y = x·tanθ − (g/2v₀²cos²θ)·x²

Derivation: From x = v₀cosθ · t → t = x/(v₀cosθ). Sub into y = v₀sinθ·t − ½gt².

This is Where Most Students Lose Marks

The trajectory equation applies only when ground is at y=0 and launch is from origin. If launch height is h, modify the equation accordingly. NEET and JEE regularly test this boundary condition.

Horizontal Projectile from a Height

When a body is thrown horizontally from height h with velocity u:

Time to hit ground
t = √(2h/g)

Independent of horizontal velocity!

Horizontal range
R = u·√(2h/g)

Proportional to u and √h

Final velocity
v = √(u² + 2gh)

Use energy: v² = u² + vy² = u² + 2gh

🔬
JEE Exam Insight

A classic JEE/NEET question: "Two balls dropped and thrown horizontally at the same time. Which hits the ground first?" Answer: Both hit simultaneously — time depends only on height, not horizontal velocity. This is the independence of horizontal and vertical motion in action.

Uniform Circular Motion (UCM)

🔬
Why This Matters

UCM appears in NEET almost every year (1–2 questions). JEE uses it as a subpart in more complex vertical circle, banking, and rotation problems. Master this and you unlock multiple chapters.

In UCM, a particle moves in a circle with constant speed but changing direction — hence velocity is always changing → acceleration exists.

Key Parameters
T = 2πr/v = 2π/ω  |  f = 1/T  |  ω = 2πf = v/r
T = period, f = frequency, ω = angular velocity, r = radius, v = speed
Centripetal Acceleration
aᶜ = v²/r = ω²r = vω
Always directed toward the centre — CENTRIPETAL (center-seeking)
Critical Misconception

"Centrifugal force is the reaction of centripetal force." FALSE. Centrifugal force is a pseudo-force in a rotating frame. In an inertial frame, only centripetal force exists. Confusing these costs marks every year in NEET and JEE.

Angular Quantities
  • θ = arc / radius = s/r
  • ω = dθ/dt = v/r
  • α = dω/dt (angular acc)
Linear-Angular Relations
  • v = ωr
  • aₜ = αr (tangential)
  • aᶜ = ω²r (centripetal)
🎯
Strategy: Non-Uniform Circular Motion

Net acceleration = √(aₜ² + aᶜ²). The direction is NOT toward the center but at an angle. JEE tests this exact concept — find the angle between net acceleration and radius vector.

Relative Motion in 2D

Relative Velocity
v⃗_AB = v⃗_A − v⃗_B
Velocity of A relative to B = velocity of A minus velocity of B

🚣 River Boat Problem

A boat of speed v_b wants to cross a river of width d with current speed v_r.

Minimum Time

Point boat perpendicular to river.

t_min = d/v_b

Drift = v_r × t_min

Minimum Drift (Straight Path)

Only possible if v_b > v_r.

sinα = v_r/v_b

Aim upstream at angle α

Most Confused Point

Minimum time ≠ minimum drift path. These are two different scenarios requiring different boat orientations. Every year, students mix these up.

✈ Rain and Umbrella

Rain velocity is v⃗_r, person moves with v⃗_p. Relative velocity of rain w.r.t person:

Rain w.r.t. Person
v⃗_rain,person = v⃗_rain − v⃗_person
Tilt umbrella in the direction of this relative velocity
🎯
Exam Tip

Draw a vector diagram. The angle of the umbrella from vertical = tan⁻¹(v_p/v_r) when rain falls vertically. This graphical approach avoids sign errors.

← Home Next: Formula Bank →