MechanicsTopic #5 of 35

Work and Energy

Work done by forces, kinetic and potential energy, and the work-energy theorem.

Overview

Energy is a fundamental concept in physics that describes the capacity to do work. The work-energy theorem connects force and motion through the concept of energy.

Work

Definition

Work is done when a force causes displacement.

W=Fd=FdcosθW = \vec{F} \cdot \vec{d} = Fd\cos\theta

Where θ\theta is the angle between F\vec{F} and d\vec{d}

Units

  • SI unit: Joule (J) = N·m = kg·m²/s²

Special Cases

ConditionWork
θ=0°\theta = 0° (FF parallel to dd)W=FdW = Fd
θ=90°\theta = 90° (FF perpendicular to dd)W=0W = 0
θ=180°\theta = 180° (FF opposite to dd)W=FdW = -Fd

Work Done by Variable Force

W=FdrW = \int \vec{F} \cdot d\vec{r}

For 1D:

W=x1x2F(x)dxW = \int_{x_1}^{x_2} F(x) \, dx

Kinetic Energy

Energy associated with motion:

KE=12mv2KE = \frac{1}{2}mv^2

  • Always positive or zero
  • Scalar quantity
  • Depends on speed squared

Work-Energy Theorem

The net work done on an object equals its change in kinetic energy:

Wnet=ΔKE=12mv2212mv12W_{\text{net}} = \Delta KE = \frac{1}{2}mv_2^2 - \frac{1}{2}mv_1^2

Potential Energy

Energy associated with position or configuration.

Gravitational Potential Energy

PEg=mghPE_g = mgh

(relative to a chosen reference level)

Elastic Potential Energy (Spring)

PEs=12kx2PE_s = \frac{1}{2}kx^2

Where kk is spring constant and xx is displacement from equilibrium

Conservation of Energy

Conservative Forces

  • Work is path-independent
  • Work around a closed loop is zero
  • Associated with potential energy
  • Examples: gravity, spring force, electric force

Non-Conservative Forces

  • Work is path-dependent
  • Dissipate mechanical energy
  • Examples: friction, air resistance

Conservation of Mechanical Energy

When only conservative forces do work:

Etotal=KE+PE=constantE_{\text{total}} = KE + PE = \text{constant}

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

With Non-Conservative Forces

KE1+PE1+Wnc=KE2+PE2KE_1 + PE_1 + W_{nc} = KE_2 + PE_2

Where WncW_{nc} is work done by non-conservative forces

Work Done by Common Forces

Gravity

Wg=mgΔh=mg(h1h2)W_g = -mg\Delta h = mg(h_1 - h_2)

Positive when moving down, negative when moving up

Spring Force

Ws=12kx1212kx22W_s = \frac{1}{2}kx_1^2 - \frac{1}{2}kx_2^2

Friction

Wf=fkd=μkNdW_f = -f_k d = -\mu_k Nd

Always negative (removes mechanical energy)

Examples

Example 1: Falling Object

A 2 kg ball falls from 10 m. Find velocity just before hitting ground.

Using energy conservation:

mgh=12mv2mgh = \frac{1}{2}mv^2

v=2gh=2×9.8×10=14 m/sv = \sqrt{2gh} = \sqrt{2 \times 9.8 \times 10} = 14 \text{ m/s}

Example 2: Roller Coaster

A 500 kg car starts from rest at h=30h = 30 m. Find speed at h=10h = 10 m.

mgh1=12mv2+mgh2mgh_1 = \frac{1}{2}mv^2 + mgh_2

gh1=12v2+gh2gh_1 = \frac{1}{2}v^2 + gh_2

v=2g(h1h2)=2×9.8×20=19.8 m/sv = \sqrt{2g(h_1 - h_2)} = \sqrt{2 \times 9.8 \times 20} = 19.8 \text{ m/s}

Example 3: Spring Launch

A spring (k=200k = 200 N/m) compressed 0.3 m launches a 0.5 kg ball vertically. Find max height.

12kx2=mgh\frac{1}{2}kx^2 = mgh

h=kx22mg=200×0.092×0.5×9.8=1.84 mh = \frac{kx^2}{2mg} = \frac{200 \times 0.09}{2 \times 0.5 \times 9.8} = 1.84 \text{ m}

Example 4: Friction on Incline

A 5 kg block slides down a 3 m, 30° incline (μk=0.2\mu_k = 0.2). Find final speed.

Height: h=3sin(30°)=1.5h = 3\sin(30°) = 1.5 m

Normal force: N=mgcos(30°)N = mg\cos(30°)

Work by friction: Wf=μkNd=0.2×5×9.8×0.866×3=25.5W_f = -\mu_k N d = -0.2 \times 5 \times 9.8 \times 0.866 \times 3 = -25.5 J

mgh+Wf=12mv2mgh + W_f = \frac{1}{2}mv^2

5×9.8×1.525.5=12×5×v25 \times 9.8 \times 1.5 - 25.5 = \frac{1}{2} \times 5 \times v^2

v=2×47.55=4.36 m/sv = \sqrt{\frac{2 \times 47.5}{5}} = 4.36 \text{ m/s}

Power

Rate at which work is done or energy is transferred:

P=Wt=dWdtP = \frac{W}{t} = \frac{dW}{dt}

P=Fv=FvcosθP = \vec{F} \cdot \vec{v} = Fv\cos\theta

Units

  • SI unit: Watt (W) = J/s
  • 1 horsepower (hp) = 746 W