STATICS AND DYNAMICS • DYNAMICS

Work-Energy Principle — Apply work–energy principle for particles (T1 + U1→2 = T2)

Relate forces and displacements directly to changes in kinetic energy without resolving accelerations.

Historical Context & Motivation

Newton's second law provides a complete description of particle motion, yet solving F = ma as a vector differential equation can be cumbersome when accelerations vary with position or when the path is curved. Engineers and physicists long sought a scalar alternative that would bypass the need to resolve vector components at every instant. The work-energy principle emerged from centuries of inquiry into the relationship between force, motion, and what we now call kinetic energy. By recasting Newton's law as a scalar equation linking the work done by all forces to the change in kinetic energy, the principle offers a powerful shortcut for problems involving displacement-dependent forces, curved trajectories, and complex constraint forces.

1687
Newton's Principia
Isaac Newton publishes the three laws of motion. Although the concept of 'work' is not yet formalised, the mathematical framework of force and acceleration provides the foundation from which energy methods will be derived.
1743
d'Alembert's Principle
Jean le Rond d'Alembert reformulates dynamics by treating inertial forces as virtual equilibrium forces, opening the door to variational and energy-based methods that avoid explicit vector acceleration resolution.
1788
Lagrange's Mécanique Analytique
Joseph-Louis Lagrange introduces generalised coordinates and the concept of virtual work in a systematic analytical framework, showing that scalar energy functions can replace vector force equations for many systems.
1829
Coriolis Formalises 'Work'
Gaspard-Gustave de Coriolis defines 'work' as force times displacement (F · ds) and introduces the factor ½mv², giving the modern scalar form of the work-energy theorem used in engineering analysis today.
1900s
Modern Engineering Dynamics
The work-energy principle becomes a standard tool in engineering curricula, applied to machine design, vehicle dynamics, structural impact analysis, and robotic path planning where displacement-based approaches simplify otherwise intractable force analyses.

The central question the work-energy principle answers is deceptively simple: given a set of forces acting on a particle as it moves from one position to another, what is the particle's speed at the final position? Rather than integrating Newton's second law in time (which yields impulse-momentum relations) or in space component by component, the work-energy approach integrates the tangential component of force along the path, producing a single scalar equation that directly relates initial and final speeds. This makes it indispensable when the trajectory is known but the time history is not, or when constraint forces such as normal reactions do no work and therefore vanish from the calculation entirely.

Core Principles & Definitions

The work-energy principle rests on a small number of precisely defined quantities. Mastery of these definitions is essential before applying the governing equation T₁ + U₁→₂ = T₂. Each concept below connects force, displacement, and speed through scalar operations, eliminating the need for vector decomposition along coordinate axes at every point on the path.

1

Kinetic Energy (T)

The scalar measure of a particle's state of motion, defined as T = ½mv². It depends only on the particle's mass and the magnitude of velocity, not its direction. Units: joules (J) or ft·lb in USCS.
2

Work of a Force (U₁→₂)

The work done by a force F as the particle moves from position 1 to position 2 is the path integral U₁→₂ = ∫F · dr. Only the component of force tangent to the path contributes; perpendicular components do zero work.
3

Total Work (ΣU₁→₂)

When multiple forces act on the particle, the total work is the algebraic sum of the work done by each individual force: ΣU₁→₂ = Ugravity + Ufriction + Uspring + … This sum equals the work of the resultant force.
4

Sign Convention

Work is positive when the force component is in the direction of motion (energy added) and negative when it opposes motion (energy removed). Correctly tracking signs is the most common source of error in work-energy problems.
5

Work-Energy Equation

The principle states T₁ + ΣU₁→₂ = T₂. The initial kinetic energy plus the net work done by all forces equals the final kinetic energy. This is a scalar equation — no vector decomposition required.
KEY TAKEAWAY
Think of kinetic energy as a bank account balance. The work done by each force is a deposit (positive work) or withdrawal (negative work). The work-energy principle simply says: starting balance + net deposits = ending balance. You never need to track the moment-by-moment transaction history (i.e., the acceleration at every instant); you only need the net effect over the entire displacement.

Visual Explanation

Free-Body Diagram & Work Along the Path

A particle of mass m moves along a curved path from position 1 (cyan) to position 2 (violet). The free-body diagram at an intermediate point shows the weight mg (red), normal force N (blue, perpendicular to path — zero work), applied force F (emerald, positive work), and friction f (pink, negative work). Only tangential components of each force contribute to ΣU₁→₂.

The diagram above illustrates the conceptual heart of the work-energy principle. As the particle traverses the curved path, each differential displacement ds is tangent to the trajectory. The dot product F · ds extracts only the tangential component of each force, so the normal reaction N — always perpendicular to ds — contributes exactly zero work and drops out of the equation. This is one of the principle's greatest practical advantages: constraint forces that are difficult to compute need not appear at all. Gravity does work equal to −mg × Δh (negative when the particle rises, positive when it falls), the applied force does positive work when it has a component in the direction of motion, and kinetic friction always does negative work because it invariably opposes the velocity.

Mathematical Framework

Derivation from Newton's Second Law

The work-energy principle is not an independent postulate; it is derived directly from Newton's second law by integrating along the particle's path. Starting from ΣF = ma, we take the dot product of both sides with the differential displacement dr = v dt. Since a · v = (dv/dt) · v = d(½v²)/dt, the right side integrates to the change in ½mv². The left side integrates to the total work ΣU₁→₂. This produces the governing scalar equation that eliminates time and direction from the analysis.

DERIVATION STARTING POINT
ΣF · dr = m a · dr = m (dv/dt) · (v dt) = m v · dv = d(½mv²)
Integrating from position 1 to position 2 yields ∫₁² ΣF · dr = ½mv₂² − ½mv₁², which is the work-energy theorem in integral form.
WORK-ENERGY PRINCIPLE
T₁ + ΣU₁→₂ = T₂
T₁ = ½mv₁² (initial kinetic energy), ΣU₁→₂ = total work done by all forces from position 1 to position 2, T₂ = ½mv₂² (final kinetic energy). Positive work increases T; negative work decreases T.

Common Work Expressions

WORK OF A CONSTANT FORCE
U₁→₂ = F cos θ × d
where F is the force magnitude, θ is the angle between the force and displacement vectors, and d is the displacement magnitude. When θ = 90°, work is zero.
WORK OF GRAVITY
U_gravity = −mg Δh = −mg(h₂ − h₁)
Positive when the particle descends (h₂ < h₁), negative when it ascends. The work of gravity is path-independent — it depends only on the net vertical displacement.
WORK OF A SPRING FORCE
U_spring = ½k s₁² − ½k s₂²
where k is the spring stiffness, s₁ and s₂ are the initial and final deformations (stretch or compression) from the natural length. The spring always does negative work as it returns to equilibrium.
Common Pitfall
When computing the work of gravity, use the vertical displacement Δh, not the total path length. Similarly, the work of a spring depends on the deformation from the natural length, not the distance the particle travels. Confusing these is the most frequent error in work-energy problems.

Detailed Breakdown of Work Contributions

Applying the work-energy principle systematically requires identifying every force on the particle, determining whether each does positive, negative, or zero work, and then summing the contributions. The diagram below classifies forces by their relationship to the displacement vector and illustrates how the total work ΣU₁→₂ is assembled. Understanding this classification is essential for setting up the equation correctly and avoiding sign errors.

Forces are classified by whether they do positive, zero, or negative work. The bottom panel shows how these terms combine for a block sliding down a rough incline, illustrating the standard procedure for assembling the work-energy equation.
Summary of common work expressions used with the work-energy principle
ForceWork ExpressionPath-Dependent?Notes
Constant applied forceF cos θ × dNo (if F constant)θ = angle between F and displacement
Weight (gravity)−mgΔhNoDepends only on vertical displacement
Linear spring½ks₁² − ½ks₂²Nos = deformation from natural length
Kinetic friction−μₖN × dYesAlways negative; d = total path length
Normal force0N/APerpendicular to path → zero work

Worked Example

A 10-kg package starts from rest at the top of a 30° incline and slides 6 m down the surface. The coefficient of kinetic friction between the package and the incline is μₖ = 0.25. A constant horizontal force P = 20 N is applied to the package as it descends. Determine the speed of the package after it has traveled 6 m along the incline.

Package Sliding Down a Rough Incline with Applied Force
1
Step 1 — Identify the System and StatesThe particle (package) has mass m = 10 kg. At position 1 (top), v₁ = 0, so T₁ = ½(10)(0)² = 0 J. Position 2 is located 6 m down the incline. The unknowns are T₂ and v₂.
T₁ = 0 J
2
Step 2 — Draw FBD and Identify All ForcesFour forces act on the package: weight W = mg = 10 × 9.81 = 98.1 N (downward), normal force N (perpendicular to incline), kinetic friction f = μₖN (opposing motion, up the incline), and the applied horizontal force P = 20 N. We need the normal force to compute friction. Equilibrium perpendicular to the incline: N = mg cos 30° + P sin 30° = 98.1 cos 30° + 20 sin 30° = 84.96 + 10 = 94.96 N.
N = 94.96 N
3
Step 3 — Compute Work of Each ForceWork of gravity: UW = mg × d × sin 30° = 98.1 × 6 × 0.5 = +294.3 J (positive because the package descends through Δh = 6 sin 30° = 3 m). Work of friction: Uf = −μₖN × d = −0.25 × 94.96 × 6 = −142.44 J (negative, opposes motion). Work of applied force P: the component of P along the incline (down the slope) is P cos 30° = 20 × 0.866 = 17.32 N. So UP = 17.32 × 6 = +103.92 J. Work of normal force: UN = 0 (perpendicular to displacement).
ΣU₁→₂ = 294.3 + 103.92 − 142.44 + 0 = +255.78 J
4
Step 4 — Apply T₁ + ΣU₁→₂ = T₂Substituting into the work-energy equation: 0 + 255.78 = ½(10)v₂². Therefore v₂² = 255.78 / 5 = 51.16 m²/s².
v₂² = 51.16 m²/s²
5
Step 5 — Solve for Final SpeedTaking the square root: v₂ = √51.16 ≈ 7.15 m/s. The package reaches a speed of approximately 7.15 m/s after sliding 6 m down the incline. Notice that we never needed to find the acceleration at any point; the work-energy approach gave us the answer directly from force and displacement data.
v₂ ≈ 7.15 m/s

Advantages & Limitations

The work-energy principle is one of several methods available for solving dynamics problems. Its power lies in its scalar nature and its ability to eliminate constraint forces, but it has clear limitations. The table below compares it with Newton's second law (ΣF = ma) and the impulse-momentum theorem (ΣF Δt = Δ(mv)) to help you choose the right tool for each problem.

Comparison of three fundamental dynamics methods
FeatureWork-Energy (T₁ + U = T₂)Newton's 2nd Law (ΣF = ma)Impulse-Momentum (Imp = Δmv)
Type of equationScalarVector (component form)Vector
Independent variableDisplacement (path)TimeTime
Best for findingSpeed at a positionAcceleration, forces, trajectoryVelocity change over time interval
Handles constraint forcesEliminated automatically (⊥ → zero work)Must be included in FBDMust be included
Gives direction of velocity?No (speed only)YesYes
Requires path geometry?Sometimes (friction is path-dependent)YesNo
WHEN TO USE WORK-ENERGY
Choose the work-energy principle when the problem asks for speed at a known position and when time is neither given nor requested. It is especially efficient when normal forces, tensions in inextensible cords, or other constraint forces would complicate a Newton's-law approach because these forces do zero work and drop out of the equation entirely. However, if you need the direction of velocity or the time of travel, you must supplement the work-energy result with kinematics or use a different method.

Connection to Conservation of Energy & Advanced Theory

The work-energy principle for particles (T₁ + ΣU₁→₂ = T₂) is the most general energy equation in particle dynamics because it accounts for all forces — conservative and non-conservative alike. When all forces happen to be conservative (gravity, elastic springs), the work terms can be rewritten as differences in potential energy, yielding the conservation of mechanical energy: T₁ + V₁ = T₂ + V₂. This is a special case — a powerful simplification, but one that fails the moment friction or any non-conservative force enters the picture. For rigid bodies, the principle extends to include rotational kinetic energy (½Iω²), and for deformable systems it leads into the first law of thermodynamics.

Work-energy principle vs. conservation of mechanical energy
AspectWork-Energy (General)Conservation of Energy (Special Case)
EquationT₁ + ΣU₁→₂ = T₂T₁ + V₁ = T₂ + V₂
Force types allowedAll (conservative + non-conservative)Conservative only
FrictionIncluded as negative work termCannot be handled directly
Potential energy VNot required (work computed directly)Must define V for every force
Extension to rigid bodiesAdd ½Iω² to kinetic energyAdd ½Iω² to kinetic energy
GeneralityMore generalSpecial case (subset)

Looking ahead, you will encounter the power equation (P = dU/dt = F · v), which is the time-rate form of the work-energy relationship and is indispensable in machine design. In Lagrangian mechanics, the work-energy framework evolves into the Euler-Lagrange equations, where generalised forces replace explicit work terms and the kinetic energy is expressed in generalised coordinates. The thread connecting Coriolis's simple ½mv² to Hamilton's principle and modern computational dynamics is the work-energy theorem — it is the conceptual gateway from Newtonian methods to analytical mechanics.

Practice Problems

PROBLEM 1CONCEPTUAL
A ball on a frictionless track rises to a certain height, momentarily stops, and then slides back down. Explain why the work done by the normal force is zero throughout the entire motion, even though the normal force changes in magnitude and direction as the ball traverses the curved track.
PROBLEM 2BASIC CALCULATION
A 5-kg crate is pushed along a horizontal floor by a constant 40-N horizontal force. The coefficient of kinetic friction is μₖ = 0.30. If the crate starts from rest, determine its speed after moving 8 m using the work-energy principle.
PROBLEM 3INTERMEDIATE
A 2-kg collar slides along a frictionless vertical rod and is attached to a spring with stiffness k = 200 N/m and natural length L₀ = 0.4 m. The spring is attached to a fixed point located 0.3 m horizontally from the rod. When the collar is at the same elevation as the attachment point, it has a speed of 3 m/s directed downward. Determine the speed of the collar after it has dropped 0.4 m.
PROBLEM 4APPLIED
A 1200-kg car traveling at 25 m/s begins to brake on a road that slopes downward at 8°. The braking force (friction at the tires) is constant at 6000 N. Using the work-energy principle, determine how far the car travels along the road before coming to a stop.
PROBLEM 5CRITICAL THINKING
A particle of mass m moves along a frictionless path from point A to point B under the action of a force F = (3x² + 2y) î + (2x) ĵ N, where x and y are in metres. Show that this force is conservative and determine the speed at B(2, 3) if the particle starts from rest at A(0, 0). [Hint: Check ∂F_x/∂y = ∂F_y/∂x and find the potential function.]

Lesson Summary

The work-energy principle states that T₁ + ΣU₁→₂ = T₂: the initial kinetic energy (½mv₁²) plus the total work done by all forces equals the final kinetic energy (½mv₂²). This scalar equation is derived by integrating Newton's second law along the particle's path, converting a vector differential equation into a single algebraic equation that bypasses acceleration entirely. Forces perpendicular to the displacement — such as normal forces and inextensible cable tensions — do zero work and drop out, which is the principle's greatest computational advantage.

To apply the principle: (1) define positions 1 and 2, (2) compute T₁, (3) calculate the work of each force — using −mgΔh for gravity, ½ks₁² − ½ks₂² for springs, −μₖNd for friction, and Fd cos θ for constant applied forces — then (4) substitute into T₁ + ΣU = T₂ and solve for the unknown speed. When all forces are conservative, the principle simplifies to conservation of mechanical energy (T₁ + V₁ = T₂ + V₂), a powerful special case that connects directly to Lagrangian mechanics and analytical dynamics.

Varsity Tutors • Statics and Dynamics • Work-Energy Principle — Apply work–energy principle for particles (T1 + U1→2 = T2)