Energy conservation problems — when to use work-energy theorem vs conservation

medium CBSE JEE-MAIN NEET 4 min read

Question

When should we use the work-energy theorem, and when should we use conservation of mechanical energy? How do we decide which energy method to apply in a given problem?

(CBSE 11, JEE Main, NEET — choosing the right energy method is tested in almost every mechanics paper)


Solution — Step by Step

Wnet=ΔKE=12mvf212mvi2W_{net} = \Delta KE = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2

The net work done by ALL forces (including friction, gravity, normal, applied) equals the change in kinetic energy.

Use when:

  • Non-conservative forces (friction, air resistance) are present
  • You need to find the work done by a specific force
  • Forces are not easily expressible as potential energy
KEi+PEi=KEf+PEfKE_i + PE_i = KE_f + PE_f 12mvi2+mghi=12mvf2+mghf\frac{1}{2}mv_i^2 + mgh_i = \frac{1}{2}mv_f^2 + mgh_f

(Valid only when NO non-conservative forces do work.)

Use when:

  • Only conservative forces act (gravity, spring force)
  • Friction is absent (or the surface is smooth/frictionless)
  • You are relating speed at one point to speed at another

This is more powerful because you do not need to know the path — only the initial and final positions matter.

Ask yourself: Is there friction or any non-conservative force doing work?

  • No friction/non-conservative force \rightarrow Use conservation of mechanical energy (simpler, no path needed)
  • Friction present \rightarrow Use the modified energy equation: KEi+PEi=KEf+PEf+WfrictionKE_i + PE_i = KE_f + PE_f + W_{friction}, where Wfriction=f×dW_{friction} = f \times d (always positive, representing energy lost)
  • Asked for work done by a specific force \rightarrow Use work-energy theorem

Problem: A 2 kg ball is dropped from 5 m height. Find its speed just before hitting the ground. (No air resistance.)

Method 1 — Energy conservation: mgh=12mv2mgh = \frac{1}{2}mv^2, so v=2gh=2×9.8×5=9.9 m/sv = \sqrt{2gh} = \sqrt{2 \times 9.8 \times 5} = \mathbf{9.9 \text{ m/s}}

Method 2 — Work-energy theorem: Wgravity=mgh=2×9.8×5=98W_{gravity} = mgh = 2 \times 9.8 \times 5 = 98 J Wnet=ΔKEW_{net} = \Delta KE: 98=12(2)v298 = \frac{1}{2}(2)v^2, so v=9.9 m/sv = \mathbf{9.9 \text{ m/s}}

Same answer, but energy conservation was faster because we did not need to calculate work explicitly.

flowchart TD
    A["Energy problem"] --> B{"Non-conservative forces doing work?"}
    B -->|"No (smooth surface, no friction)"| C["Conservation of Mechanical Energy<br/>KEi + PEi = KEf + PEf"]
    B -->|"Yes (friction, air resistance)"| D{"Know the friction force and distance?"}
    D -->|"Yes"| E["Modified energy equation<br/>KEi + PEi = KEf + PEf + Wfriction"]
    D -->|"No"| F["Work-Energy Theorem<br/>Wnet = ΔKE"]
    G["Asked for work by specific force?"] --> F

Why This Works

Energy methods bypass the need for force and acceleration analysis entirely. Instead of tracking how force changes along a path (which can be complex for curved paths), we just compare energy states at two points. Conservation of energy works because gravity and spring forces are path-independent — the work they do depends only on the start and end positions.

The work-energy theorem is the more general version — it works even with friction. Conservation of mechanical energy is a special case that applies when all the work is done by conservative forces.


Common Mistake

The most common error: using KEi+PEi=KEf+PEfKE_i + PE_i = KE_f + PE_f when friction is present. This will give the wrong (higher) speed because you are ignoring energy lost to heat. When friction acts over distance dd with force ff, the correct equation is KEi+PEi=KEf+PEf+fdKE_i + PE_i = KE_f + PE_f + f \cdot d. The friction term is ALWAYS subtracted from available energy (energy is lost, never gained from friction). JEE Main 2023 had a problem where ignoring this gave an option that was a deliberate trap.

When the problem says “smooth surface,” it means frictionless — use conservation directly. When it says “rough surface with μ=...\mu = ...,” use the modified equation. The problem statement always signals which method to use.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next