🎯⭐ INTERACTIVE LESSON

Work and Kinetic Energy

Learn step-by-step with interactive practice!

Loading lesson...

Work and Kinetic Energy - Complete Interactive Lesson

Part 1: Definition of Work

⚙️ Work: W=FdcosθW = Fd\cos\theta

Part 1 of 7 — Work and Kinetic Energy

In everyday language, "work" means effort. In physics, work has a precise definition: it's the transfer of energy to an object by a force acting over a displacement. Understanding work is the gateway to all of energy physics.

In this lesson, we'll define work mathematically and explore when work is positive, negative, or zero.

The Definition of Work

The work done by a constant force F\vec{F} on an object that undergoes a displacement d\vec{d} is:

W=FdcosθW = Fd\cos\theta

where:

  • FF = magnitude of the force (N)
  • dd = magnitude of the displacement (m)
  • θ\theta = angle between the force and displacement vectors
  • WW = work (measured in Joules, J = N·m)

Key Insight

Work depends on three things:

  1. How strong the force is (FF)
  2. How far the object moves (dd)
  3. The angle between force and displacement (θ\theta)

If any of these is zero, the work is zero!

Positive, Negative, and Zero Work

The sign of work is determined entirely by cosθ\cos\theta:

Angle θ\thetacosθ\cos\thetaWorkMeaning
0°+1+1PositiveForce is in direction of motion
0°<θ<90°0° < \theta < 90°PositivePositiveForce has a component along motion
90°90°00ZeroForce is perpendicular to motion
90°<θ<180°90° < \theta < 180°NegativeNegativeForce has a component opposing motion
180°180°1-1NegativeForce directly opposes motion

Examples

  • Positive work: You push a box forward, and it moves forward (θ=0°\theta = 0°)
  • Negative work: Friction acts backward on a sliding box (θ=180°\theta = 180°)
  • Zero work: A waiter carries a tray horizontally — gravity pulls down, motion is horizontal (θ=90°\theta = 90°)
  • Zero work: The normal force on a box sliding on a flat surface (θ=90°\theta = 90°)

Crucial Point

Only the component of force parallel to displacement does work. The perpendicular component changes the direction of motion but does no work.

Special Cases

Force Along the Displacement (θ=0°\theta = 0°)

W=Fdcos(0°)=FdW = Fd\cos(0°) = Fd

Maximum work — the entire force contributes.

Force Opposite to Displacement (θ=180°\theta = 180°)

W=Fdcos(180°)=FdW = Fd\cos(180°) = -Fd

Maximum negative work — the force removes energy from the object.

Force at an Angle

When you pull a sled at angle θ\theta above horizontal with force FF:

  • Only the horizontal component FcosθF\cos\theta does work
  • The vertical component FsinθF\sin\theta partially supports the weight but does no work (perpendicular to motion)

W=FdcosθW = Fd\cos\theta

Work Concepts Quiz 🎯

Work Calculations 🧮

Use g=10g = 10 m/s² where needed.

  1. A force of 80 N pulls a sled at θ=60°\theta = 60° above the horizontal for a distance of 10 m. What is the work done (in J)?

  2. A 5 kg block slides 3 m across a floor. The kinetic friction force is 20 N. What is the work done by friction (in J)?

  3. A 2 kg object is lifted straight up by 4 m at constant velocity. What is the work done by the lifting force (in J)?

Classify the Work 🔍

Exit Quiz — Work

Part 2: Work by Angled Forces

⚡ The Work-Energy Theorem

Part 2 of 7 — Work and Kinetic Energy

The Work-Energy Theorem is one of the most powerful principles in mechanics. It directly connects the net work done on an object to its change in kinetic energy. This theorem often lets you bypass complex force analysis and jump straight to the answer.

Statement of the Work-Energy Theorem

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

In words: The net work done on an object equals the change in its kinetic energy.

Key Points

  • WnetW_{\text{net}} is the total work done by all forces acting on the object
  • If Wnet>0W_{\text{net}} > 0: the object speeds up (gains KE)
  • If Wnet<0W_{\text{net}} < 0: the object slows down (loses KE)
  • If Wnet=0W_{\text{net}} = 0: speed is unchanged (constant KE)

Where It Comes From

Starting from Newton's 2nd Law: Fnet=maF_{\text{net}} = ma

Multiply both sides by displacement dd:

Fnetd=madF_{\text{net}} \cdot d = ma \cdot d

Using kinematics (vf2=vi2+2adad=vf2vi22v_f^2 = v_i^2 + 2ad \Rightarrow ad = \frac{v_f^2 - v_i^2}{2}):

Wnet=mvf2vi22=12mvf212mvi2W_{\text{net}} = m \cdot \frac{v_f^2 - v_i^2}{2} = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2

Calculating Net Work

There are two equivalent approaches:

Method 1: Sum of Individual Works

Calculate the work done by each force, then add them:

Wnet=W1+W2+W3+W_{\text{net}} = W_1 + W_2 + W_3 + \cdots

Method 2: Net Force Method

Find the net force first, then calculate work:

Wnet=FnetdcosθW_{\text{net}} = F_{\text{net}} \cdot d \cdot \cos\theta

Example

A 5 kg box is pulled with 40 N at 0° across a surface with 10 N friction for 6 m.

Method 1:

  • Wpull=40×6=240W_{\text{pull}} = 40 \times 6 = 240 J
  • Wfriction=10×6=60W_{\text{friction}} = -10 \times 6 = -60 J
  • Wgravity=0W_{\text{gravity}} = 0 J (perpendicular)
  • Wnormal=0W_{\text{normal}} = 0 J (perpendicular)
  • Wnet=24060+0+0=180W_{\text{net}} = 240 - 60 + 0 + 0 = 180 J

Method 2:

  • Fnet=4010=30F_{\text{net}} = 40 - 10 = 30 N (horizontal)
  • Wnet=30×6=180W_{\text{net}} = 30 \times 6 = 180 J ✓

Applying the Work-Energy Theorem

Finding Final Speed

If a 5 kg box starts from rest and Wnet=180W_{\text{net}} = 180 J:

180=12(5)vf20180 = \frac{1}{2}(5)v_f^2 - 0 vf=2×1805=728.5 m/sv_f = \sqrt{\frac{2 \times 180}{5}} = \sqrt{72} \approx 8.5 \text{ m/s}

Finding Stopping Distance

A 2 kg ball moving at 10 m/s is stopped by friction (fk=8f_k = 8 N):

Wnet=ΔKEW_{\text{net}} = \Delta KE 8d=012(2)(10)2-8d = 0 - \frac{1}{2}(2)(10)^2 8d=100-8d = -100 d=12.5 md = 12.5 \text{ m}

The Work-Energy Theorem is especially powerful when you don't need to find acceleration or time.

Work-Energy Theorem Concepts 🎯

Work-Energy Theorem Calculations 🧮

  1. A 4 kg object starts from rest and has 200 J of net work done on it. What is its final speed (in m/s)?

  2. A 3 kg ball moving at 8 m/s is brought to rest by a net force over 6 m. What is the magnitude of the net force (in N)?

  3. A 1500 kg car accelerates from 10 m/s to 30 m/s. What is the net work done on the car (in kJ)?

Work-Energy Theorem Analysis 🔍

Exit Quiz — Work-Energy Theorem

Part 3: Kinetic Energy

🏃 Kinetic Energy: KE=12mv2KE = \frac{1}{2}mv^2

Part 3 of 7 — Work and Kinetic Energy

Kinetic energy is the energy of motion. Every moving object — from a tiny electron to a massive truck — possesses kinetic energy. In this lesson, we'll explore the properties of kinetic energy and how it depends on mass and speed.

Defining Kinetic Energy

The kinetic energy of an object with mass mm moving at speed vv is:

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

Properties

PropertyDetail
UnitsJoules (J) = kg·m²/s²
SignAlways 0\geq 0 (mass and v2v^2 are both non-negative)
ScalarNot a vector — depends on speed, not direction
Zero whenv=0v = 0 (object is at rest)

The v2v^2 Dependence

Kinetic energy depends on the square of the speed:

SpeedKE
vv12mv2\frac{1}{2}mv^2
2v2v12m(2v)2=4×12mv2\frac{1}{2}m(2v)^2 = 4 \times \frac{1}{2}mv^2
3v3v12m(3v)2=9×12mv2\frac{1}{2}m(3v)^2 = 9 \times \frac{1}{2}mv^2

Doubling speed quadruples KE. This is why highway accidents at 120 km/h are four times more destructive than at 60 km/h.

Mass vs. Speed: Which Matters More?

KE depends linearly on mass but quadratically on speed:

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

Comparison

  • Doubling mass → KE doubles
  • Doubling speed → KE quadruples

This means speed has a greater effect on kinetic energy than mass.

Real-World Examples

ObjectMass (kg)Speed (m/s)KE (J)
Walking person701.579
Running person7082,240
Car on highway1,50030675,000
Baseball pitch0.14540116
Bullet0.017002,450

A tiny bullet can have more KE than a walking person because of its enormous speed!

KE and Reference Frames

Kinetic energy depends on the reference frame:

  • A passenger sitting on a train has KE=0KE = 0 relative to the train
  • The same passenger has KE=12mvtrain2KE = \frac{1}{2}mv_{\text{train}}^2 relative to the ground

In AP Physics 1, we typically use the ground as our reference frame unless stated otherwise.

KE Is Not Conserved

Unlike total energy, kinetic energy alone is not necessarily conserved. It can be:

  • Converted to potential energy (ball thrown upward)
  • Converted to thermal energy (friction)
  • Transferred between objects (collisions)

Kinetic Energy Concepts 🎯

Kinetic Energy Calculations 🧮

  1. What is the kinetic energy of a 2 kg ball moving at 6 m/s (in J)?

  2. A 1200 kg car has a kinetic energy of 150,000 J. What is its speed (in m/s, to the nearest whole number)?

  3. A 0.5 kg object moving at 10 m/s has its speed tripled. What is the new kinetic energy (in J)?

Kinetic Energy Comparisons 🔍

Exit Quiz — Kinetic Energy

Part 4: Work-Energy Theorem

🔧 Work by Multiple Forces

Part 4 of 7 — Work and Kinetic Energy

Real-world problems rarely involve a single force. Objects are typically acted on by gravity, normal forces, applied forces, and friction simultaneously. In this lesson, we'll practice computing the work done by each force and finding the net work.

Strategy for Multiple Forces

Step-by-Step

  1. Draw a free-body diagram — identify every force
  2. Find the displacement — direction and magnitude
  3. Calculate work for each force: W=FdcosθW = Fd\cos\theta
  4. Sum all works to get WnetW_{\text{net}}
  5. Apply the Work-Energy Theorem: Wnet=ΔKEW_{\text{net}} = \Delta KE

Forces That Often Do Zero Work

ForceWhy Zero Work?
Normal force (flat surface)Perpendicular to motion
Gravity (horizontal motion)Perpendicular to motion
Centripetal forceAlways perpendicular to velocity
Tension in a pendulumPerpendicular to the arc of motion

Example: Box on a Horizontal Surface

A 10 kg box is pulled 8 m across a floor by a 60 N force at 30°30° above horizontal. The coefficient of kinetic friction is μk=0.3\mu_k = 0.3. (g=10g = 10 m/s²)

Step 1: Identify Forces

  • Applied force F=60F = 60 N at 30°30°
  • Weight W=mg=100W = mg = 100 N (down)
  • Normal force NN (up)
  • Kinetic friction fkf_k (backward)

Step 2: Find Normal Force

Vertical equilibrium: N+Fsin(30°)=mgN + F\sin(30°) = mg N=10060(0.5)=10030=70 NN = 100 - 60(0.5) = 100 - 30 = 70 \text{ N}

Step 3: Find Friction

fk=μkN=0.3×70=21 Nf_k = \mu_k N = 0.3 \times 70 = 21 \text{ N}

Step 4: Calculate Each Work

  • Wapplied=60×8×cos(30°)=480×0.866416W_{\text{applied}} = 60 \times 8 \times \cos(30°) = 480 \times 0.866 \approx 416 J
  • Wfriction=21×8×cos(180°)=168W_{\text{friction}} = 21 \times 8 \times \cos(180°) = -168 J
  • Wgravity=100×8×cos(90°)=0W_{\text{gravity}} = 100 \times 8 \times \cos(90°) = 0 J
  • Wnormal=70×8×cos(90°)=0W_{\text{normal}} = 70 \times 8 \times \cos(90°) = 0 J

Step 5: Net Work

Wnet=416168+0+0=248 JW_{\text{net}} = 416 - 168 + 0 + 0 = 248 \text{ J}

Work on an Incline

When an object moves along an incline at angle ϕ\phi:

  • Gravity component along incline: mgsinϕmg\sin\phi (down the incline)
  • Normal force: Perpendicular to incline (does zero work)

Moving Up the Incline (distance dd)

  • Wgravity=mgdsinϕW_{\text{gravity}} = -mgd\sin\phi (opposes motion)
  • Height gained: h=dsinϕh = d\sin\phi
  • So Wgravity=mghW_{\text{gravity}} = -mgh

Moving Down the Incline (distance dd)

  • Wgravity=+mgdsinϕW_{\text{gravity}} = +mgd\sin\phi (aids motion)
  • Height lost: h=dsinϕh = d\sin\phi
  • So Wgravity=+mghW_{\text{gravity}} = +mgh

Multiple Forces — Concepts 🎯

Multi-Force Work Problems 🧮

Use g=10g = 10 m/s².

  1. A 5 kg box is pushed 4 m across a floor by a horizontal force of 30 N. Kinetic friction is 10 N. What is the net work done (in J)?

  2. A 2 kg block slides 5 m down a frictionless incline at 30°30° to the horizontal. What is the work done by gravity (in J)?

  3. In problem 2, starting from rest, what is the block's speed at the bottom (in m/s, to 3 significant figures)?

Work Sign Analysis 🔍

Exit Quiz — Work by Multiple Forces

Part 5: Power

⚡ Power: P=W/t=FvP = W/t = Fv

Part 5 of 7 — Work and Kinetic Energy

Work tells us how much energy is transferred. Power tells us how fast that energy is transferred. A powerful engine doesn't necessarily do more work — it does the same work in less time.

Defining Power

Power is the rate at which work is done (or energy is transferred):

P=WtP = \frac{W}{t}

where:

  • PP = power (Watts, W)
  • WW = work done (Joules, J)
  • tt = time interval (seconds, s)

Units

1 Watt=1 J/s=1 kg\cdotpm2/s31 \text{ Watt} = 1 \text{ J/s} = 1 \text{ kg·m}^2/\text{s}^3

Common Units

UnitValue
1 Watt (W)1 J/s
1 kilowatt (kW)1,000 W
1 horsepower (hp)746 W
1 kilowatt-hour (kWh)3.6×1063.6 \times 10^6 J (energy, not power!)

Note: A kilowatt-hour is a unit of energy (power × time), not power.

Instantaneous Power

For an object moving at velocity vv under a force FF:

P=FvcosθP = Fv\cos\theta

When the force is in the direction of motion (θ=0°\theta = 0°):

P=FvP = Fv

Derivation

P=Wt=Fdcosθt=F(dt)cosθ=FvcosθP = \frac{W}{t} = \frac{Fd\cos\theta}{t} = F\left(\frac{d}{t}\right)\cos\theta = Fv\cos\theta

Important Consequence

At constant power PP, if speed increases, force must decrease:

F=PvF = \frac{P}{v}

This is why cars have a maximum speed — as speed increases, the engine force decreases until it equals the drag force, and acceleration stops.

Power and Efficiency

Average vs. Instantaneous Power

  • Average power: Pavg=Wtotal/ttotalP_{\text{avg}} = W_{\text{total}} / t_{\text{total}}
  • Instantaneous power: P=FvP = Fv at a specific moment

Efficiency

In real systems, not all energy goes where we want. Efficiency measures this:

efficiency=PusefulPtotal×100%\text{efficiency} = \frac{P_{\text{useful}}}{P_{\text{total}}} \times 100\%

For example, if a motor uses 1000 W but only 800 W goes to lifting a load:

efficiency=8001000×100%=80%\text{efficiency} = \frac{800}{1000} \times 100\% = 80\%

Power Concepts 🎯

Power Calculations 🧮

Use g=10g = 10 m/s².

  1. A crane lifts a 500 kg load 20 m in 25 s. What is the average power output (in W)?

  2. A car engine provides 5000 W. If the car moves at a constant 25 m/s against friction, what is the friction force (in N)?

  3. An elevator motor has an efficiency of 80%. To lift a 600 kg load at 2 m/s, what total (input) power is needed (in W)?

Power Analysis 🔍

Exit Quiz — Power

Part 6: Problem-Solving Workshop

🛠️ Problem-Solving Workshop

Part 6 of 7 — Work and Kinetic Energy

This lesson is a hands-on workshop where we'll work through challenging work and energy problems step by step. These problems combine multiple concepts: work by various forces, the Work-Energy Theorem, and power.

Problem-Solving Strategy Review

When to Use Work-Energy vs. Newton's Laws

Use Work-Energy When...Use Newton's Laws When...
You need final speed from forces and distanceYou need acceleration
You want to avoid finding accelerationYou need time information
Forces act over a displacementForces act over a time interval
Problem involves multiple forces at different anglesFree-body diagrams suffice

Master Formula

Wnet=ΔKEW_{\text{net}} = \Delta KE

Fidicosθi=12mvf212mvi2\sum F_i d_i \cos\theta_i = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2

Common Pitfalls

  • Forgetting that cos(180°)=1\cos(180°) = -1 for opposing forces
  • Using the wrong angle (the angle is between force and displacement)
  • Confusing force magnitude with weight
  • Not including ALL forces when computing net work

Worked Example 1: Pulling at an Angle

A 12 kg box, initially at rest, is pulled 6 m across a rough horizontal floor by a rope at 37°37° above horizontal with tension T=100T = 100 N. The coefficient of kinetic friction is μk=0.25\mu_k = 0.25 (g=10g = 10 m/s²).

Step 1: Normal force N=mgTsin(37°)=120100(0.6)=12060=60 NN = mg - T\sin(37°) = 120 - 100(0.6) = 120 - 60 = 60 \text{ N}

Step 2: Friction fk=μkN=0.25×60=15 Nf_k = \mu_k N = 0.25 \times 60 = 15 \text{ N}

Step 3: Work by each force

  • WT=100(6)cos(37°)=600(0.8)=480W_T = 100(6)\cos(37°) = 600(0.8) = 480 J
  • Wf=15(6)=90W_f = -15(6) = -90 J
  • Wg=0W_g = 0 J, WN=0W_N = 0 J

Step 4: Final speed Wnet=48090=390 JW_{\text{net}} = 480 - 90 = 390 \text{ J} 390=12(12)vf2vf=78012=658.1 m/s390 = \frac{1}{2}(12)v_f^2 \Rightarrow v_f = \sqrt{\frac{780}{12}} = \sqrt{65} \approx 8.1 \text{ m/s}

Workshop Problems 🎯

Workshop Calculations 🧮

Use g=10g = 10 m/s². Use cos(37°)=0.8\cos(37°) = 0.8, sin(37°)=0.6\sin(37°) = 0.6.

  1. A 3 kg object moving at 4 m/s has a 15 N net force applied in the direction of motion for 2 m. What is the final speed (in m/s, to 3 significant figures)?

  2. A 50 kg skier starts from rest and descends a slope, dropping 20 m vertically. At the bottom, their speed is 15 m/s. How much energy was lost to friction (in J)?

  3. A 1500 kg car engine produces 45 kW. What is the maximum speed the car can travel against a 1500 N drag force (in m/s)?

Problem Strategy Selection 🔍

Exit Quiz — Problem Solving

Part 7: Synthesis & AP Review

🎓 Synthesis & AP Review

Part 7 of 7 — Work and Kinetic Energy

This final lesson brings together everything from the unit: the definition of work, the Work-Energy Theorem, kinetic energy, power, and multi-force problems. These AP-style questions test your conceptual understanding and problem-solving skills.

Key Equations Summary

ConceptEquationNotes
WorkW=FdcosθW = Fd\cos\thetaθ\theta = angle between F\vec{F} and d\vec{d}
Kinetic EnergyKE=12mv2KE = \frac{1}{2}mv^2Always 0\geq 0; scalar
Work-Energy TheoremWnet=ΔKEW_{\text{net}} = \Delta KENet work = change in KE
Power (average)P=W/tP = W/tRate of energy transfer
Power (instantaneous)P=FvcosθP = Fv\cos\thetaP=FvP = Fv when FvF \parallel v

Key Conceptual Points

  • Positive work → adds energy → object speeds up
  • Negative work → removes energy → object slows down
  • Zero work → perpendicular force or zero displacement
  • KE depends on v2v^2 → doubling speed quadruples KE
  • Power is about how fast work is done, not how much

AP-Style Conceptual Questions 🎯

AP-Style Calculations 🧮

Use g=10g = 10 m/s².

  1. A 0.2 kg ball is dropped from 20 m. What is its speed just before hitting the ground (in m/s)?

  2. A 1500 kg car moving at 25 m/s brakes to 15 m/s over 40 m. What is the average braking force (in N)?

  3. A motor lifts a 200 kg elevator at a constant 3 m/s. What minimum power does the motor need (in W)?

AP Review — True or False 🔍

Final AP Exit Quiz — Work & Kinetic Energy