Centre of Mass, Rotation, Waves & More
1. Centre of Mass & Collisions
💡 Why this matters in real life
Have you ever balanced a ruler on your finger? The point where it balances perfectly is its centre of mass — the point where the entire weight of the object seems to act. When two cars collide, the way they move after the crash depends on their centres of mass and whether the collision is elastic (they bounce off, like pool balls) or inelastic (they stick together, like clay balls). NEET loves asking: "Where is the COM of this system?" and "What happens after a collision?"
🧠 The Big Idea — In Plain Words
Think of the centre of mass as the "average position" of all the mass in a system. For a system of particles, it's like calculating the weighted average of their positions — heavier particles pull the COM closer to them. For collisions, the total momentum before = total momentum after (momentum conservation) is the master key. Whether kinetic energy is also conserved depends on the type of collision.
Key variables: m = mass (kg), v = velocity (m/s), x = position (m), e = coefficient of restitution (bounciness factor)
🔍 Step-by-Step: Centre of Mass of a Two-Particle System
X = (m₁x₁ + m₂x₂) / (m₁ + m₂)
Why: Think of it like calculating your final grade — if one exam is worth more (heavier), it pulls your average toward its score. Here, heavier masses pull the COM toward themselves.
X = (Σmᵢxᵢ)/M, Y = (Σmᵢyᵢ)/M, Z = (Σmᵢzᵢ)/M where M = Σmᵢ is the total mass.
Why: Σ (sigma) means "sum of". We add up all (mass × position) for every particle, then divide by total mass. Each coordinate is independent.
V_COM = (m₁v₁ + m₂v₂ + ...) / (m₁ + m₂ + ...)
Why: This is the "average velocity" weighted by mass. The numerator Σ(mv) is the total momentum of the system.
P_total = MV_COM = constant (if F_ext = 0)
🔍 Step-by-Step: Elastic and Inelastic Collisions
m₁u₁ + m₂u₂ = m₁v₁ + m₂v₂ (momentum conservation, ALWAYS holds)
Where u = initial velocities, v = final velocities. This is our starting equation for any collision.
½m₁u₁² + ½m₂u₂² = ½m₁v₁² + ½m₂v₂²
Why: "Elastic" means no energy lost. The total kinetic energy before and after is the same.
v₁ = [(m₁ - m₂)/(m₁ + m₂)]u₁ + [2m₂/(m₁ + m₂)]u₂
v₂ = [2m₁/(m₁ + m₂)]u₁ + [(m₂ - m₁)/(m₁ + m₂)]u₂
Don't memorise these — remember two special cases instead (next step).
Case 1 — Equal masses (m₁ = m₂): They simply exchange velocities. v₁ = u₂, v₂ = u₁. Like two identical pool balls — the first one stops, the second one moves with the first one's speed.
Case 2 — One body is stationary (u₂ = 0): v₁ = (m₁ - m₂)u₁/(m₁ + m₂), v₂ = 2m₁u₁/(m₁ + m₂). If m₁ >> m₂ (truck hits a ball), the truck barely slows down and the ball flies off at ~2× the truck's speed.
Case 3 — Perfectly inelastic (they stick): Both move with same velocity after collision: v = (m₁u₁ + m₂u₂)/(m₁ + m₂)
e = (v₂ - v₁) / (u₁ - u₂) = relative speed after / relative speed before
e = 1 → perfectly elastic (super-bouncy), e = 0 → perfectly inelastic (they stick), 0 < e < 1 → real-world collisions.
• KE lost in inelastic collision: ΔK = ½μ(u₁ - u₂)²(1 - e²) where μ = m₁m₂/(m₁+m₂) is reduced mass.
• For perfectly inelastic (e=0), ΔK = ½μ(u₁ - u₂)² — the maximum possible KE loss.
• Typical question: "A 2 kg block moving at 4 m/s collides with a stationary 6 kg block. If they stick together, find the common velocity and energy lost."
a) COM = 3 m, v = 2 m/s b) COM = 4 m, v = 2.5 m/s c) COM = 3.5 m, v = 3 m/s d) COM = 4.5 m, v = 2 m/s
2. Rotational Motion — Moment of Inertia & Torque
💡 Why this matters in real life
Why is it harder to push a merry-go-round from the edge than from near the centre? Why does an ice skater spin faster when she pulls her arms in? These questions are answered by rotational motion. Just as mass resists changes in linear motion (inertia), moment of inertia resists changes in rotational motion. Torque is the "rotational version of force" — it's what makes things spin.
🧠 The Big Idea — In Plain Words
In linear motion, F = ma (force = mass × acceleration). In rotation, the equivalent is τ = Iα (torque = moment of inertia × angular acceleration). The moment of inertia I depends not just on how much mass there is, but on how far the mass is from the axis of rotation — farther mass contributes more to I. That's why a figure skater pulling her arms in (bringing mass closer to the axis) reduces her I and makes her spin faster.
Key variables: I = moment of inertia (kg·m²), τ = torque (N·m), α = angular acceleration (rad/s²), ω = angular velocity (rad/s), L = angular momentum (kg·m²/s)
🔍 Step-by-Step: Moment of Inertia of a Ring and a Disc
Why r²? Because torque depends on r × F, and when you work through the rotational version of F=ma, the r² appears naturally. The farther the mass, the more "leverage" it has to resist spinning changes.
I_ring = ∫dm·R² = R²∫dm = R² × M = MR²
Why: Since R is the same for every piece, it comes out of the integral. We just add up all the mass — which is M. Simple!
I_disc = ∫₀ᴿ r²·dm = ∫₀ᴿ r²·(2Mr/R²)dr = (2M/R²)∫₀ᴿ r³dr = (2M/R²) × [r⁴/4]₀ᴿ = (2M/R²)×(R⁴/4) = ½MR²
Why half of MR²? Because the mass near the centre (small r) contributes much less than mass at the rim. The average r² works out to R²/2 for a disc. A ring has all mass at R, so I = MR² (larger).
🔍 Step-by-Step: Torque and Angular Momentum
Only the perpendicular component of force produces torque. Pushing directly toward the axis (θ = 0) produces zero torque — that's why you can't open a door by pushing along its surface toward the hinge.
Proof: τ = r·F = r·(m·a_tangential) = r·m·(rα) = mr²·α = Iα. The tangential acceleration a = rα links linear and angular motion.
L = Iω = constant (if no external torque)
This is the conservation of angular momentum — the ice skater effect. When she pulls her arms in, I decreases, so ω must increase to keep L constant. This is why she spins faster!
If no torque acts, L doesn't change — it's conserved. This explains why a spinning top stays upright (its angular momentum keeps it stable).
• Objects of different shapes roll down an incline — which reaches bottom first? The one with smallest I/mR² (sphere wins, ring loses).
• Conservation of angular momentum is very common — a rotating platform + person walking inward = ω increases.
a) 5 rad/s b) 3.33 rad/s c) 6.67 rad/s d) 4 rad/s
3. Elasticity — Stress, Strain & Young's Modulus
💡 Why this matters in real life
When you stretch a rubber band, it gets longer. When you release it, it snaps back. This ability to deform and return to original shape is called elasticity. Bridges, buildings, and even your bones are designed using elasticity — engineers must know how much a steel cable will stretch under a given load. NEET asks about the relationship between stress (force per area) and strain (fractional change in length), and the famous Young's modulus that measures a material's stiffness.
🧠 The Big Idea — In Plain Words
Imagine pulling a spring. The more force you apply, the more it stretches. For most materials, within a limit, the stretch is proportional to the force (Hooke's law). Stress is the "cause" (how hard you pull per unit area), strain is the "effect" (how much it deforms relative to its original size). Young's modulus Y = stress/strain tells you how stiff a material is — steel has high Y (hard to stretch), rubber has low Y (easy to stretch).
Key variables: σ = stress (N/m² or Pa), ε = strain (no units, just a ratio), Y = Young's modulus (Pa), F = force (N), A = area (m²), ΔL = change in length (m), L₀ = original length (m)
🔍 Step-by-Step: Young's Modulus and Its Derivation
Why area A? A thicker wire distributes the same force over more atoms, so each atom feels less stress. Unit: N/m² = Pa (pascal).
Strain is a pure ratio — no units. A strain of 0.01 means the wire stretched by 1% of its original length. We use ΔL/L₀ instead of just ΔL because a 1 mm stretch is significant for a 10 mm wire but negligible for a 10 m wire.
This is the material's "stiffness number". Higher Y = stiffer. Steel: Y ≈ 2×10¹¹ Pa. Rubber: Y ≈ 5×10⁶ Pa — steel is about 40,000× stiffer!
This is the working formula. It says: ΔL is proportional to force and original length, but inversely proportional to stiffness (Y) and thickness (A). A longer, thinner wire of a soft material stretches the most.
🔍 Bulk Modulus and Shear Modulus — Quick Overview
The negative sign means: as pressure increases (positive ΔP), volume decreases (negative ΔV). K is always positive. For water, K ≈ 2.2×10⁹ Pa — it's very hard to compress water (that's why hydraulic brakes work!).
Shear strain = Δx/h (how much the top moves sideways divided by height). Shear modulus is important for things like rivets and bolts that experience sideways forces.
• Breaking stress: Maximum stress a material can withstand before breaking. Breaking stress is constant for a given material; breaking force ∝ area.
• Ratio of Young's moduli from stress-strain graphs (slope = Y).
• Elongation of a wire under its own weight: ΔL = (ρgL²)/(2Y) where ρ = density.
a) 2.0×10¹¹ Pa b) 2.55×10¹¹ Pa c) 1.27×10¹¹ Pa d) 3.0×10¹¹ Pa
4. Fluid Flow — Viscosity & Terminal Velocity
💡 Why this matters in real life
Why does a small pebble sink quickly in water but a feather falls slowly? Why does honey pour more slowly than water? The answer is viscosity — the "internal friction" of a fluid. When an object falls through a fluid, it speeds up until the upward drag force balances its weight — this maximum speed is terminal velocity. Stokes' law gives us the drag force on a small sphere moving through a viscous fluid.
🧠 The Big Idea — In Plain Words
Imagine moving your hand through water — you feel a resistance, right? That's viscosity. In a viscous fluid, layers of fluid slide past each other, and there's friction between them. The coefficient of viscosity η (eta) measures how thick/sticky the fluid is. For a sphere falling through a fluid, three forces act: weight (down), buoyancy (up), and viscous drag (up). Initially, the sphere accelerates. As speed increases, drag increases until the forces balance — then speed becomes constant (terminal velocity).
Key variables: η = coefficient of viscosity (Pa·s), v_t = terminal velocity (m/s), r = radius of sphere (m), ρ_s = density of sphere, ρ_f = density of fluid
🔍 Step-by-Step: Stokes' Law and Terminal Velocity
Why 6π? It comes from solving the fluid flow equations around a sphere. η is viscosity (fluid's stickiness), r is radius of sphere, v is its speed relative to the fluid.
Buoyancy reduces the effective weight. In air, buoyancy is tiny, but in water it's significant.
ρ_s·(4/3πr³)·g = ρ_f·(4/3πr³)·g + 6πηrv_t
This is the key equation. We substitute all the forces and solve for v_t.
Cancel common factors (π, r): (ρ_s - ρ_f)·(4/3)r²g = 6ηv_t
Solve for v_t: v_t = [2r²(ρ_s - ρ_f)g] / [9η]
This is the terminal velocity formula. Key insight: v_t ∝ r² — a sphere with twice the radius falls 4× faster! That's why large raindrops fall faster than small ones.
• Poiseuille's formula: Volume flow rate Q = πPr⁴/(8ηL) for liquid through a pipe. Note Q ∝ r⁴ — doubling radius increases flow 16×! This is why blood vessels have such a huge effect on blood pressure.
• Terminal velocity graph: speed starts at 0, increases with decreasing acceleration, and asymptotically approaches v_t.
a) 0.07 m/s b) 0.14 m/s c) 0.21 m/s d) 0.28 m/s
5. Wave Optics — Young's Double Slit Experiment
💡 Why this matters in real life
Have you ever seen colourful patterns on a soap bubble or an oil slick on water? That's interference of light waves. Young's double slit experiment (YDSE) in 1801 proved that light behaves as a wave — it was one of the most important experiments in physics. Two slits create two overlapping sets of light waves that either add up (constructive interference → bright fringe) or cancel out (destructive interference → dark fringe).
🧠 The Big Idea — In Plain Words
Imagine throwing two stones into a pond at the same time. Ripples spread from each stone and overlap. Where a crest meets a crest, the wave gets bigger (bright). Where a crest meets a trough, they cancel out (dark). Light does the same! In YDSE, light from a single source passes through two narrow slits. The waves from each slit travel different distances to reach a screen — this path difference determines whether they interfere constructively or destructively.
Key variables: d = slit separation, D = screen distance, λ = wavelength, β = fringe width, n = order number (0, 1, 2...)
🔍 Step-by-Step: Fringe Width Derivation
Why d·sinθ? Drop a perpendicular from S₁ to S₂P. The extra distance S₂ travels is approximately d·sinθ. For small angles (screen far away), sinθ ≈ tanθ = x/D.
So: d·x/D = nλ → x = nλD/d
n = 0 gives the central bright fringe (x = 0). n = 1 gives the first bright fringe on either side. n = 2 gives the second, and so on.
So: d·x/D = (2n+1)λ/2 → x = (2n+1)λD/(2d)
The first dark fringe (n=0) is at x = λD/(2d), halfway between the central bright and first bright fringe.
Fringe width is constant — all fringes are equally spaced! This is a key feature of YDSE. β is proportional to λ and D, inversely proportional to d.
🔍 Step-by-Step: What happens when we change the medium?
This is a common NEET question. Remember: λ decreases in a medium → fringes get narrower.
• Thin film interference: Two reflections (top and bottom surfaces of a film) interfere. Condition depends on λ, film thickness t, and refractive index μ.
• Diffraction: Single slit — width of central maximum = 2λD/a where a is slit width.
• Important distinction: YDSE gives equally spaced fringes; single-slit diffraction gives a bright central maximum with decaying intensity on sides.
a) 400 nm b) 500 nm c) 600 nm d) 700 nm
6. Alternating Current — Impedance, Power & Transformers
💡 Why this matters in real life
When you plug a device into a wall socket, you're using alternating current (AC) — the current changes direction 50 or 60 times per second. Almost all electricity in homes and industries is AC because it's easy to step voltage up and down using transformers. Without AC, transmitting electricity over long distances would be hugely inefficient. This derivation covers how inductors, capacitors, and resistors behave in AC circuits, and how transformers work.
🧠 The Big Idea — In Plain Words
In a DC circuit, only resistors oppose current. In AC, inductors and capacitors also oppose current — but their opposition depends on frequency! An inductor resists changes in current (it "smooths" it out), while a capacitor resists changes in voltage. The total opposition is called impedance Z (like "AC resistance"). A transformer works by electromagnetic induction — an alternating current in one coil creates a changing magnetic field that induces voltage in another coil.
Key variables: L = inductance (H), C = capacitance (F), X_L = inductive reactance (Ω), X_C = capacitive reactance (Ω), Z = impedance (Ω), φ = phase angle, f = frequency (Hz)
🔍 Step-by-Step: Reactance and Impedance
Why 2πf? ω = 2πf is the angular frequency of the AC. L is inductance in henries. X_L is in ohms (Ω). At DC (f = 0), X_L = 0 — an inductor is a short circuit for DC (once current stabilises).
X_C is inversely proportional to frequency. At DC (f = 0), X_C = ∞ — a capacitor blocks DC completely (open circuit). At very high f, X_C → 0 (short circuit).
Why the square root? Because the voltage across R is in phase with current (0°), across L it's +90°, across C it's -90°. These are perpendicular (like x and y components of a vector), so we use Pythagoras.
If X_L > X_C, φ > 0 (voltage leads current — inductive circuit). If X_C > X_L, φ < 0 (voltage lags — capacitive circuit). At resonance (X_L = X_C), φ = 0 — circuit behaves purely resistive!
cos φ is called the "power factor". For a purely resistive circuit (φ = 0), cos φ = 1 and P = VI (like DC). For pure L or C (φ = ±90°), cos φ = 0 → average power = 0! Inductors and capacitors store and release energy but don't consume it.
🔍 Step-by-Step: Transformer
Iron core ensures nearly all flux from primary passes through secondary (no leakage).
If N_s > N_p, it's a step-up transformer (V_s > V_p). If N_s < N_p, it's a step-down transformer. This is why AC is great for transmission — step up to high voltage (low current) to reduce I²R losses in wires.
Important: current ratio is inverse of voltage ratio. Step-up voltage → step-down current, and vice versa. This is how power is conserved.
Eddy currents are reduced by laminating the core (thin sheets insulated from each other). Hysteresis loss is minimised using soft iron core.
• Quality factor Q = (1/R)√(L/C) — sharpness of resonance. Higher Q = more selective tuning.
• Transformer questions usually give N_p, N_s, V_p, and ask for V_s or I_s.
• RMS values: V_rms = V_0/√2, I_rms = I_0/√2 for sinusoidal AC.
a) 50 Ω b) 104 Ω c) 150 Ω d) 200 Ω