Conservation of Energy

Mechanical energy conservation and energy transformations

🔋 Conservation of Energy

The Law of Conservation of Energy

Energy cannot be created or destroyed, only transformed from one form to another.

This is one of the most fundamental principles in all of physics!


Mechanical Energy

Mechanical energy is the sum of kinetic and potential energies:

Emech=KE+PEE_{mech} = KE + PE

For many problems:

Emech=12mv2+mgh+12kx2E_{mech} = \frac{1}{2}mv^2 + mgh + \frac{1}{2}kx^2

(kinetic + gravitational PE + elastic PE)


Conservation of Mechanical Energy

When only conservative forces do work:

Ei=EfE_i = E_f

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

💡 Key: Total mechanical energy stays constant - energy just transforms between KE and PE!


Conservative vs. Non-Conservative Forces

Conservative Forces

Forces for which mechanical energy is conserved:

  • Gravity - can define gravitational PE
  • Spring force - can define elastic PE
  • Electrostatic force - can define electric PE

Properties:

  • Work is path-independent (depends only on start/end points)
  • Potential energy can be defined
  • Work around closed path = 0

Non-Conservative Forces

Forces that dissipate mechanical energy:

  • Friction - converts mechanical energy to thermal energy
  • Air resistance - converts KE to thermal energy
  • Tension (usually) - can do positive or negative work

Important: When non-conservative forces do work, mechanical energy is NOT conserved!


Energy with Non-Conservative Forces

When friction or other non-conservative forces are present:

Ei+Wnc=EfE_i + W_{nc} = E_f

KEi+PEi+Wnc=KEf+PEfKE_i + PE_i + W_{nc} = KE_f + PE_f

where WncW_{nc} = work done by non-conservative forces

Special case: Friction

Wfriction=fkd=μkNdW_{friction} = -f_k \cdot d = -\mu_k N \cdot d

(Negative because friction opposes motion)

This energy is converted to thermal energy (heat) and "lost" from mechanical energy.


Problem-Solving with Energy Conservation

Step-by-Step Strategy

  1. Identify the system and choose reference points
  2. Choose two points in the motion (initial and final)
  3. List energies at each point:
    • Kinetic: 12mv2\frac{1}{2}mv^2
    • Gravitational PE: mghmgh
    • Elastic PE: 12kx2\frac{1}{2}kx^2
  4. Check for non-conservative forces
  5. Write conservation equation:
    • If only conservative forces: Ei=EfE_i = E_f
    • If non-conservative forces present: Ei+Wnc=EfE_i + W_{nc} = E_f
  6. Solve for unknown

Common Energy Transformations

Pendulum

  • At highest points: Maximum PE, minimum KE (zero if released from rest)
  • At lowest point: Minimum PE, maximum KE
  • Continuous conversion: PEKEPE \leftrightarrow KE

Roller Coaster

  • Top of hill: High PE, low KE
  • Bottom of dip: Low PE, high KE
  • First hill must be highest (no external energy added)

Vertical Spring

  • Maximum compression: Maximum elastic PE
  • Equilibrium: Maximum KE
  • Includes both elastic and gravitational PE!

Projectile Motion

  • At launch: Some KE, some PE (if not ground level)
  • At peak: Horizontal KE only, maximum PE
  • At landing: Maximum KE (if returns to launch height)

Energy Bar Diagrams

A useful visualization tool showing energy distribution. Energy bar diagrams show the distribution of kinetic and potential energy:

  • Initial state: Mostly potential energy (at height)
  • Final state: Mostly kinetic energy (at bottom)
  • Total bar height stays same if energy conserved

⚠️ Common Mistakes

Mistake 1: Forgetting Energy Types

Don't forget to include ALL forms of energy! If there's a spring, include elastic PE. If there's height, include gravitational PE.

Mistake 2: Wrong Reference Point

Choose a consistent reference point for PE. Usually pick the lowest point as h=0h = 0.

Mistake 3: Ignoring Non-Conservative Work

If friction is present, you CANNOT use Ei=EfE_i = E_f. Must account for work by friction!

Mistake 4: Sign Errors

  • PE increases as height increases (positive work against gravity)
  • Friction work is negative (opposes motion)
  • Spring PE is always positive

When to Use Energy vs. Force Methods

Use Energy Methods When:

  • Asked for speed/velocity (not acceleration)
  • Motion involves height changes
  • Springs are involved
  • Path is complicated but you only care about start/end

Use Force Methods (Newton's Laws) When:

  • Asked for acceleration or force
  • Need to find motion at specific point (not just start/end)
  • Need to analyze contact forces

Many problems can be solved either way!


Power: Rate of Energy Transfer

Power is how fast energy is transferred:

P=Wt=ΔEtP = \frac{W}{t} = \frac{\Delta E}{t}

Also: P=FvP = Fv (for constant force)

Units: Watt (W) = J/s

1 horsepower (hp) = 746 W


Applications

Hydroelectric Power

Gravitational PE of water → KE → Electrical energy

Regenerative Braking

KE of car → Electrical energy (charges battery)

Bungee Jumping

Gravitational PE → KE → Elastic PE (of cord) → KE → Gravitational PE

Earthquakes

Elastic PE stored in rock → KE of seismic waves → Damage


Key Formulas Summary

| Concept | Formula | When to Use | |---------|---------|-------------| | Mechanical Energy | E=KE+PEE = KE + PE | Always define | | Conservation (no friction) | Ei=EfE_i = E_f | Only conservative forces | | With non-conservative forces | Ei+Wnc=EfE_i + W_{nc} = E_f | Friction present | | Power | P=WtP = \frac{W}{t} or P=FvP = Fv | Rate of work/energy |

📚 Practice Problems

1Problem 1medium

Question:

A 0.50 kg ball is dropped from a height of 10 m. Ignore air resistance. (a) What is its initial potential energy? (b) What is its kinetic energy just before hitting the ground? (c) What is its speed just before impact?

💡 Show Solution

Solution:

Given: m = 0.50 kg, h = 10 m, g = 10 m/s²

(a) Initial potential energy: PE_i = mgh = 0.50 × 10 × 10 = 50 J (KE_i = 0 since dropped from rest)

(b) Kinetic energy at ground: By conservation of energy: E_total = constant PE_i + KE_i = PE_f + KE_f 50 + 0 = 0 + KE_f KE_f = 50 J

(c) Speed at impact: KE_f = ½mv² 50 = ½(0.50)v² 50 = 0.25v² v² = 200 v = 14.1 m/s or 14 m/s

Check using kinematics: v² = v₀² + 2gh = 0 + 2(10)(10) = 200 → v = 14.1 m/s ✓

2Problem 2easy

Question:

A 2 kg ball is dropped from a height of 5 m. What is its speed just before hitting the ground? (Use energy conservation)

💡 Show Solution

Given Information:

  • Mass: m=2m = 2 kg
  • Initial height: hi=5h_i = 5 m
  • Final height: hf=0h_f = 0 m
  • Initial velocity: vi=0v_i = 0 (dropped from rest)

Find: Final speed vfv_f


Step 1: Choose reference point

Let ground be h=0h = 0.


Step 2: Calculate initial energy

At height 5 m:

  • KEi=12mvi2=0KE_i = \frac{1}{2}mv_i^2 = 0 (at rest)
  • PEi=mghi=(2)(9.8)(5)=98PE_i = mgh_i = (2)(9.8)(5) = 98 J

Total: Ei=98E_i = 98 J


Step 3: Calculate final energy

At ground:

  • KEf=12mvf2KE_f = \frac{1}{2}mv_f^2 (unknown)
  • PEf=mghf=0PE_f = mgh_f = 0 J

Total: Ef=12mvf2E_f = \frac{1}{2}mv_f^2


Step 4: Apply conservation of energy

Ei=EfE_i = E_f

98=12(2)vf298 = \frac{1}{2}(2)v_f^2

98=vf298 = v_f^2

vf=98=729.90 m/sv_f = \sqrt{98} = 7\sqrt{2} \approx 9.90 \text{ m/s}


Check with kinematics:

vf2=vi2+2gΔh=0+2(9.8)(5)=98v_f^2 = v_i^2 + 2g\Delta h = 0 + 2(9.8)(5) = 98

vf=98v_f = \sqrt{98}


Answer: The speed just before hitting the ground is approximately 9.90 m/s or 727\sqrt{2} m/s.

Note: The mass cancels out - all objects fall at the same rate (ignoring air resistance)!

3Problem 3medium

Question:

A 0.50 kg ball is dropped from a height of 10 m. Ignore air resistance. (a) What is its initial potential energy? (b) What is its kinetic energy just before hitting the ground? (c) What is its speed just before impact?

💡 Show Solution

Solution:

Given: m = 0.50 kg, h = 10 m, g = 10 m/s²

(a) Initial potential energy: PE_i = mgh = 0.50 × 10 × 10 = 50 J (KE_i = 0 since dropped from rest)

(b) Kinetic energy at ground: By conservation of energy: E_total = constant PE_i + KE_i = PE_f + KE_f 50 + 0 = 0 + KE_f KE_f = 50 J

(c) Speed at impact: KE_f = ½mv² 50 = ½(0.50)v² 50 = 0.25v² v² = 200 v = 14.1 m/s or 14 m/s

Check using kinematics: v² = v₀² + 2gh = 0 + 2(10)(10) = 200 → v = 14.1 m/s ✓

4Problem 4hard

Question:

A 2.0 kg block slides down a frictionless curved ramp from a height of 5.0 m. At the bottom, it encounters a horizontal surface with μₖ = 0.40. (a) What is the block's speed at the bottom of the ramp? (b) How far does it slide on the horizontal surface before stopping?

💡 Show Solution

Solution:

Given: m = 2.0 kg, h = 5.0 m, μₖ = 0.40, g = 10 m/s²

(a) Speed at bottom (frictionless ramp): Conservation of energy: PE_top = KE_bottom mgh = ½mv² gh = ½v² v² = 2gh = 2(10)(5.0) = 100 v = 10 m/s

(b) Distance on horizontal surface: On horizontal surface, friction does negative work: KE_bottom = W_friction ½mv² = f_k × d

Friction force: f_k = μₖN = μₖmg = 0.40(2.0)(10) = 8.0 N

½(2.0)(10)² = 8.0 × d 100 = 8.0d d = 12.5 m

Alternative using kinematics: Deceleration: a = -f_k/m = -8.0/2.0 = -4.0 m/s² v² = v₀² + 2ad 0 = (10)² + 2(-4.0)d 8d = 100 d = 12.5 m ✓

5Problem 5hard

Question:

A 2.0 kg block slides down a frictionless curved ramp from a height of 5.0 m. At the bottom, it encounters a horizontal surface with μₖ = 0.40. (a) What is the block's speed at the bottom of the ramp? (b) How far does it slide on the horizontal surface before stopping?

💡 Show Solution

Solution:

Given: m = 2.0 kg, h = 5.0 m, μₖ = 0.40, g = 10 m/s²

(a) Speed at bottom (frictionless ramp): Conservation of energy: PE_top = KE_bottom mgh = ½mv² gh = ½v² v² = 2gh = 2(10)(5.0) = 100 v = 10 m/s

(b) Distance on horizontal surface: On horizontal surface, friction does negative work: KE_bottom = W_friction ½mv² = f_k × d

Friction force: f_k = μₖN = μₖmg = 0.40(2.0)(10) = 8.0 N

½(2.0)(10)² = 8.0 × d 100 = 8.0d d = 12.5 m

Alternative using kinematics: Deceleration: a = -f_k/m = -8.0/2.0 = -4.0 m/s² v² = v₀² + 2ad 0 = (10)² + 2(-4.0)d 8d = 100 d = 12.5 m ✓

6Problem 6medium

Question:

A roller coaster car (mass 500 kg) starts from rest at point A (height 30 m). It descends to point B (height 10 m). (a) What is its speed at point B? (b) What is its speed at ground level (point C)?

💡 Show Solution

Given Information:

  • Mass: m=500m = 500 kg
  • Point A: hA=30h_A = 30 m, vA=0v_A = 0 (starts from rest)
  • Point B: hB=10h_B = 10 m
  • Point C: hC=0h_C = 0 m
  • Assume no friction

(a) Find speed at point B


Step 1: Energy at point A

EA=KEA+PEA=0+mghAE_A = KE_A + PE_A = 0 + mgh_A

EA=(500)(9.8)(30)=147,000 JE_A = (500)(9.8)(30) = 147,000 \text{ J}


Step 2: Energy at point B

EB=KEB+PEB=12mvB2+mghBE_B = KE_B + PE_B = \frac{1}{2}mv_B^2 + mgh_B

EB=12(500)vB2+(500)(9.8)(10)E_B = \frac{1}{2}(500)v_B^2 + (500)(9.8)(10)

EB=250vB2+49,000E_B = 250v_B^2 + 49,000


Step 3: Apply conservation of energy

EA=EBE_A = E_B

147,000=250vB2+49,000147,000 = 250v_B^2 + 49,000

98,000=250vB298,000 = 250v_B^2

vB2=392v_B^2 = 392

vB=392=14219.8 m/sv_B = \sqrt{392} = 14\sqrt{2} \approx 19.8 \text{ m/s}


(b) Find speed at point C (ground)


Step 4: Energy at point C

EC=KEC+PEC=12mvC2+0E_C = KE_C + PE_C = \frac{1}{2}mv_C^2 + 0


Step 5: Apply conservation

EA=ECE_A = E_C

147,000=12(500)vC2147,000 = \frac{1}{2}(500)v_C^2

147,000=250vC2147,000 = 250v_C^2

vC2=588v_C^2 = 588

vC=588=14324.2 m/sv_C = \sqrt{588} = 14\sqrt{3} \approx 24.2 \text{ m/s}


Answers:

  • (a) Speed at point B (10 m high): 19.8 m/s
  • (b) Speed at point C (ground): 24.2 m/s

Check: Notice speed increases as height decreases - gravitational PE converts to KE!

7Problem 7hard

Question:

A 3 kg block slides down a 37° incline from a height of 4 m. If the coefficient of kinetic friction is 0.25, what is the block's speed at the bottom?

💡 Show Solution

Given Information:

  • Mass: m=3m = 3 kg
  • Initial height: hi=4h_i = 4 m
  • Final height: hf=0h_f = 0 m
  • Angle: θ=37°\theta = 37°
  • Coefficient of kinetic friction: μk=0.25\mu_k = 0.25
  • Initial velocity: vi=0v_i = 0 (starts from rest)

Find: Final speed vfv_f


Note: Friction is present, so mechanical energy is NOT conserved. Must account for work by friction!


Step 1: Find distance along incline

d=hsinθ=4sin(37°)=40.66.67 md = \frac{h}{\sin\theta} = \frac{4}{\sin(37°)} = \frac{4}{0.6} \approx 6.67 \text{ m}


Step 2: Find normal force

On incline, N=mgcosθN = mg\cos\theta:

N=(3)(9.8)cos(37°)=29.4(0.8)=23.52 NN = (3)(9.8)\cos(37°) = 29.4(0.8) = 23.52 \text{ N}


Step 3: Calculate work by friction

Wf=fkd=μkNdW_f = -f_k \cdot d = -\mu_k N \cdot d

Wf=(0.25)(23.52)(6.67)W_f = -(0.25)(23.52)(6.67)

Wf=39.2 JW_f = -39.2 \text{ J}

(Negative because friction opposes motion)


Step 4: Set up energy equation

Ei+Wfriction=EfE_i + W_{friction} = E_f

KEi+PEi+Wf=KEf+PEfKE_i + PE_i + W_f = KE_f + PE_f

0+mghi+Wf=12mvf2+00 + mgh_i + W_f = \frac{1}{2}mv_f^2 + 0


Step 5: Substitute and solve

(3)(9.8)(4)+(39.2)=12(3)vf2(3)(9.8)(4) + (-39.2) = \frac{1}{2}(3)v_f^2

117.639.2=1.5vf2117.6 - 39.2 = 1.5v_f^2

78.4=1.5vf278.4 = 1.5v_f^2

vf2=52.27v_f^2 = 52.27

vf7.23 m/sv_f \approx 7.23 \text{ m/s}


Check without friction:

If no friction: mgh=12mv2mgh = \frac{1}{2}mv^2

v=2gh=2(9.8)(4)=78.48.85v = \sqrt{2gh} = \sqrt{2(9.8)(4)} = \sqrt{78.4} \approx 8.85 m/s

With friction, speed is less (7.23 < 8.85) ✓


Answer: The block's speed at the bottom is approximately 7.23 m/s.

Energy accounting:

  • Initial PE: 117.6 J
  • Lost to friction: 39.2 J
  • Final KE: 78.4 J
  • Total: 117.6 - 39.2 = 78.4 ✓