Energy Conservation Shortcuts

Energy Conservation Shortcuts

8 min read

Energy Conservation Shortcuts

Energy conservation is the most powerful trick in mechanics — it lets us skip Newton’s laws entirely for problems that would otherwise need calculus and force diagrams. Once we recognise when to use it, problems that look like 10-minute headaches collapse to two lines. Let’s go through every situation where the shortcut works and the few traps where it doesn’t.

The idea is simple. In a system where only conservative forces (gravity, spring, electrostatic) do work, total mechanical energy stays constant:

KEinitial+PEinitial=KEfinal+PEfinal\text{KE}_{\text{initial}} + \text{PE}_{\text{initial}} = \text{KE}_{\text{final}} + \text{PE}_{\text{final}}

Friction, normal force during sliding, and air resistance are non-conservative — they convert mechanical energy into heat or sound, so we add a “work done against friction” term.

Key Terms & Definitions

Kinetic energy: KE=12mv2\text{KE} = \frac{1}{2}mv^2 for a point mass; 12Iω2\frac{1}{2}I\omega^2 for rotation.

Gravitational PE (near Earth): PE=mgh\text{PE} = mgh, with hh measured from any reference level you choose.

Spring PE: PE=12kx2\text{PE} = \frac{1}{2}kx^2, where xx is displacement from natural length.

Conservative force — Work depends only on endpoints, not on the path. Gravity and ideal springs qualify; friction does not.

Mechanical energy — Sum of KE and PE.

If only conservative forces act:

12mv12+mgh1=12mv22+mgh2\frac{1}{2}mv_1^2 + mgh_1 = \frac{1}{2}mv_2^2 + mgh_2

If friction or other non-conservative forces are present:

Einitial=Efinal+WfrictionE_{\text{initial}} = E_{\text{final}} + W_{\text{friction}}

Five Standard Shortcut Patterns

Pattern 1 — Object Falling or Sliding Down a Smooth Curve

Whenever an object slides down a smooth (frictionless) ramp, slide, or curve from height hh, its speed at the bottom is independent of the path:

v=2ghv = \sqrt{2gh}

A vertical drop of h=5h = 5 m and a curved 50-metre slide of the same vertical drop both give v=10v = 10 m/s at the bottom.

Pattern 2 — Vertical Loop / Roller Coaster

For a particle to complete a vertical loop of radius RR, it needs minimum speed at the top such that centripetal force equals gravity:

mvtop2R=mg    vtop=gR\frac{mv_{\text{top}}^2}{R} = mg \implies v_{\text{top}} = \sqrt{gR}

Then conservation of energy from bottom to top gives the minimum entry speed:

12mvbot2=12mvtop2+mg(2R)    vbot=5gR\frac{1}{2}mv_{\text{bot}}^2 = \frac{1}{2}mv_{\text{top}}^2 + mg(2R) \implies v_{\text{bot}} = \sqrt{5gR}

This 5gR\sqrt{5gR} is one of the most asked JEE Main results.

Pattern 3 — Spring Compression / Extension

A block of mass mm moving with speed vv hits a spring of stiffness kk. Maximum compression xmaxx_{\max} satisfies:

12mv2=12kxmax2    xmax=vmk\frac{1}{2}mv^2 = \frac{1}{2}kx_{\max}^2 \implies x_{\max} = v\sqrt{\frac{m}{k}}

If the block is on an incline or has gravity helping, add mghmgh to either side.

Pattern 4 — Pendulum Swinging from Angle θ\theta

A pendulum of length LL released from angle θ\theta from vertical reaches the bottom with speed:

v=2gL(1cosθ)v = \sqrt{2gL(1 - \cos\theta)}

Tension at the bottom is T=mg+mv2/L=mg(32cosθ)T = mg + mv^2/L = mg(3 - 2\cos\theta).

Pattern 5 — Friction Stopping Distance

A block moving at speed vv on a surface with coefficient of friction μ\mu comes to rest after distance dd:

12mv2=μmgd    d=v22μg\frac{1}{2}mv^2 = \mu m g d \implies d = \frac{v^2}{2\mu g}

Solved Examples — Easy to Hard

Easy (CBSE Level)

A 2 kg ball is dropped from a height of 10 m. Find its speed just before hitting the ground.

12mv2=mgh\frac{1}{2}mv^2 = mgh gives v=2gh=20014.14v = \sqrt{2gh} = \sqrt{200} \approx 14.14 m/s.

Medium (JEE Main)

A block of mass 55 kg slides down a 30°30° incline of length 44 m. Coefficient of friction is 0.20.2. Find the speed at the bottom.

Height descended: h=4sin30°=2h = 4\sin 30° = 2 m. Friction force: f=μmgcosθ=0.2×5×10×cos30°8.66f = \mu m g\cos\theta = 0.2 \times 5 \times 10 \times \cos 30° \approx 8.66 N. Work done against friction: Wf=f×4=34.64W_f = f \times 4 = 34.64 J.

Energy balance: mgh=12mv2+Wfmgh = \frac{1}{2}mv^2 + W_f

5×10×2=12×5×v2+34.645 \times 10 \times 2 = \frac{1}{2} \times 5 \times v^2 + 34.64

10034.64=2.5v2    v2=26.14    v5.11100 - 34.64 = 2.5 v^2 \implies v^2 = 26.14 \implies v \approx 5.11 m/s.

Hard (JEE Advanced)

A particle of mass mm is held at the top of a smooth hemispherical bowl of radius RR and given a tiny push. At what angle from the vertical does the particle leave the surface?

Using energy conservation: v2=2gR(1cosθ)v^2 = 2gR(1 - \cos\theta).

Particle leaves when normal reaction N=0N = 0: mgcosθ=mv2/R    v2=gRcosθmg\cos\theta = mv^2/R \implies v^2 = gR\cos\theta.

Equating: 2gR(1cosθ)=gRcosθ    cosθ=2/32gR(1-\cos\theta) = gR\cos\theta \implies \cos\theta = 2/3, so θ48.2°\theta \approx 48.2°.

Exam-Specific Tips

The 30-second test: If a problem gives you start and end heights/speeds and asks for one of them, and if the path doesn’t matter, use energy conservation. Solve in two lines instead of integrating Newton’s equations.

JEE Main: 1-2 questions per paper that reduce to energy conservation. The big four: vertical loop, spring problems, pendulum, frictional incline. Memorise 5gR\sqrt{5gR} and 2gh\sqrt{2gh}.

JEE Advanced: Combines energy conservation with circular motion. Key trick: at the moment a particle leaves a surface, normal reaction is zero. Set N=0N = 0 and apply energy conservation simultaneously.

NEET: Direct substitution problems. Memorise the three or four canonical formulas above and you’ll solve all NEET energy questions in under a minute each.

Common Mistakes to Avoid

Mistake 1 — Using mechanical energy conservation when friction is present. Always check first whether friction does work. If yes, include WfW_f on the right-hand side.

Mistake 2 — Wrong reference for PE. The reference level is your choice, but be consistent. Don’t measure h1h_1 from the ground and h2h_2 from the table top.

Mistake 3 — Forgetting that internal energy of the spring is recovered. When a block compresses a spring and bounces back, the spring’s PE returns fully to KE — no loss (assuming ideal spring).

Mistake 4 — Applying 5gR\sqrt{5gR} to a string but not a tube. 5gR\sqrt{5gR} is the minimum speed at the bottom for a particle on a string (where tension can vanish). For a particle inside a tube or on a track, the minimum top-speed is zero, so the bottom-speed is just 4gR=2gR\sqrt{4gR} = 2\sqrt{gR}.

Mistake 5 — Treating non-conservative forces as conservative. Air drag, friction, and tension in an inelastic string all do path-dependent work. Energy is not conserved through them — it’s lost to heat/sound.

Practice Questions

  1. A 1 kg block slides down a 5 m smooth incline of 37°37°. Find speed at the bottom.

  2. A pendulum of length 22 m is pulled to 60°60° from vertical and released. Find the speed at the lowest point.

  3. A spring of k=200k = 200 N/m is compressed 0.10.1 m and released to launch a 0.50.5 kg block. Find the launch speed.

  4. A roller coaster car of mass 500500 kg enters a vertical loop of radius 55 m at 2020 m/s. Find its speed at the top. Will it complete the loop?

  5. A ball is thrown up with speed 3030 m/s in air with no resistance. Find max height. With air resistance dissipating 20%20\% of initial KE, what’s the new max height?

  6. A bullet of mass 1010 g moving at 400400 m/s embeds in a stationary block of 22 kg on a frictionless surface. Find the speed of the block-bullet system after collision.

  7. A skier starts from rest at the top of a 5050 m high slope, length 200200 m. Coefficient of friction is 0.10.1. Find speed at bottom.

  8. A particle on a smooth hemispherical bowl is given speed v0v_0 at the top. Find v0v_0 such that it just stays on the surface throughout the motion.

Q1: h=5sin37°=3h = 5\sin 37° = 3 m, v=2gh=607.75v = \sqrt{2gh} = \sqrt{60} \approx 7.75 m/s.

Q2: v=2gL(1cos60°)=2×10×2×0.5=204.47v = \sqrt{2gL(1-\cos 60°)} = \sqrt{2 \times 10 \times 2 \times 0.5} = \sqrt{20} \approx 4.47 m/s.

Q3: v=kx2/m=200×0.01/0.5=2v = \sqrt{kx^2/m} = \sqrt{200 \times 0.01/0.5} = 2 m/s.

FAQs

Q: When does energy conservation NOT work?

When non-conservative forces (friction, air drag, viscous drag, inelastic collisions) act between the start and end states. In those cases, mechanical energy decreases — but total energy (including heat) is still conserved.

Q: Should I use F = ma or energy conservation?

If the question asks for force, acceleration, or time at a specific instant: use Newton’s laws. If it asks for speed at a given height/position, or vice-versa: use energy conservation. They give the same answers but with different effort.

Q: Does energy conservation apply in non-inertial frames?

Carefully — you’d need to include pseudo-forces and their (path-dependent) work. Stick to inertial frames for energy conservation problems.

Q: How do I handle inelastic collisions with energy methods?

You can’t use mechanical energy conservation directly through the collision (energy is lost). Instead: use momentum conservation through the collision, then energy conservation before or after. Standard JEE multi-step trick.

Q: Why is 5gR\sqrt{5gR} such a famous JEE result?

It’s the simplest non-trivial application of combined energy + circular motion conservation, and the answer is a clean, memorable number. Examiners love it because students who derive it from scratch get it right; students who memorise blindly often misapply it.