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
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
(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 Use conservation of mechanical energy (simpler, no path needed)
- Friction present Use the modified energy equation: , where (always positive, representing energy lost)
- Asked for work done by a specific force 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: , so
Method 2 — Work-energy theorem: J : , so
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 when friction is present. This will give the wrong (higher) speed because you are ignoring energy lost to heat. When friction acts over distance with force , the correct equation is . 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 ,” use the modified equation. The problem statement always signals which method to use.