# AP Physics 1 Work-Energy Theorem

> AP Physics 1 · Unit 4: Energy
> Source: https://www.owlsprep.com/study/ap-physics-1-u4-work-energy-theorem/

This subtopic covers the core statement, derivation, and application of the work-energy theorem for single rigid objects, including net work calculation, sign conventions, and comparison to conservation of mechanical energy, a key 20–25% of AP Physics 1 exam score.

**Prerequisites:** Definition of kinetic energy; Work done by constant forces; Newton's second law of motion

## Learning objectives

- State the work-energy theorem and relate it to Newton's second law
- Calculate net work correctly for multiple forces with proper sign convention
- Apply the work-energy theorem to solve problems involving force, displacement, and speed
- Distinguish the work-energy theorem from conservation of mechanical energy

## Core Definition of the Work-Energy Theorem

The Work-Energy Theorem (also called the Work-Kinetic Energy Theorem, the standard synonym used in AP Physics 1) is a core relationship in Unit 4 that connects work done on an object to its change in kinetic energy. It is valid for all rigid objects, regardless of whether forces are constant or varying, and is often a faster alternative to kinematics for force-displacement-speed problems. It carries 20–25% of the total AP Physics 1 exam weight, appearing in both MCQ and FRQ sections.

**Work-Energy Theorem** — The net work done on a rigid object by all forces acting on it equals the object's change in kinetic energy, where $W_\text{net}$ is net work, $K_f$ is final kinetic energy, and $K_i$ is initial kinetic energy, all measured in joules (J).

*Notation:* W_{\text{net}} = \Delta K = K_f - K_i

> **tip**
>
> Always check that you are using net work, not work from a single force, when applying the theorem.

## Derivation and Core Intuition

The work-energy theorem is not an independent physical law; it is derived directly from Newton's second law and constant-acceleration kinematics, and extends to varying forces by summing over infinitesimal displacements.

**Derivation:** Derive the work-energy theorem for a constant net force

*Starting from:* Constant acceleration kinematics and Newton's second law

1. Start with the kinematic relation for constant acceleration $a$:
2. $$v_f^2 = v_i^2 + 2a\Delta x$$
3. Rearrange to solve for acceleration $a$:
4. $$a = \frac{v_f^2 - v_i^2}{2\Delta x}$$
5. Substitute into Newton's second law $F_{\text{net}} = ma$:
6. $$F_{\text{net}} = m\left(\frac{v_f^2 - v_i^2}{2\Delta x}\right)$$
7. Multiply both sides by displacement $\Delta x$:
8. $$F_{\text{net}}\Delta x = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2$$
9. Left-hand side is net work $W_\text{net}$, right-hand side is change in kinetic energy $\Delta K$:

*Conclusion:* This gives the core formula $W_{\text{net}} = \Delta K$, which holds even for varying forces.

**Worked example:** A 60 kg ice skater moving across frictionless horizontal ice has an initial speed of 2.0 m/s. A partner pushes the skater, doing 120 J of net work on the skater. What is the skater’s final speed?

1. 1. List known values:
2. $$m = 60\ \text{kg}, v_i = 2.0\ \text{m/s}, W_{\text{net}} = 120\ \text{J}$$
3. 2. Write the work-energy theorem:
4. $$W_{\text{net}} = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2$$
5. 3. Rearrange to isolate $v_f$:
6. $$v_f = \sqrt{\frac{2W_{\text{net}}}{m} + v_i^2}$$
7. 4. Substitute values:
8. $$v_f = \sqrt{\frac{2(120)}{60} + (2.0)^2} = \sqrt{8} \approx 2.8\ \text{m/s}$$
9. 5. Check: Positive net work increases speed, which matches intuition, so the result is reasonable.

> **Exam tip:** When solving for final or initial speed, the work-energy theorem eliminates the need to calculate acceleration first, saving significant time on MCQ problems. Always reach for this theorem before constant-acceleration kinematic equations.

## Calculating Net Work for Multiple Forces

The most common error in applying the theorem is failing to calculate net work correctly, by only including work from one mentioned force instead of all forces. There are two equivalent methods for calculating net work, both accepted on the AP exam:

1. **Net force first**: Calculate the vector sum of all forces to get $F_\text{net}$, then calculate work as $W_\text{net} = F_\text{net} \Delta x \cos\theta$, where $\theta$ is the angle between the net force and displacement.
2. **Sum of individual works**: Calculate work done by each force separately, then add all work values, keeping track of signs. This is almost always easier for multiple-force problems, since any force perpendicular to displacement automatically contributes zero work and drops out.

The standard sign convention for work: Work is positive if the force has a component in the same direction as displacement, negative if opposite, and zero if perpendicular. Friction and air resistance almost always do negative work, while normal force on a flat surface always does zero work.

**Worked example:** A 5.0 kg box starts from rest at the top of a 3.0 m long ramp inclined at 30° above the horizontal. The coefficient of kinetic friction between the box and ramp is 0.20. Use the work-energy theorem to find the box’s speed at the bottom of the ramp.

1. 1. Identify all forces: gravity ($mg$), normal force ($N$), kinetic friction ($f_k$). Normal force is perpendicular to displacement, so $W_N = 0$.
2. 2. Calculate work done by gravity: vertical drop $\Delta y = 3.0 \sin 30^\circ = 1.5\ \text{m}$:
3. $$W_g = mg\Delta y = (5.0)(9.8)(1.5) = 73.5\ \text{J}$$
4. 3. Calculate work done by friction: $N = mg\cos 30^\circ \approx 42.4\ \text{N}$, $f_k = \mu_k N = 8.48\ \text{N}$. Friction opposes motion, so:
5. $$W_f = -f_k \Delta x = -(8.48)(3.0) \approx -25.4\ \text{J}$$
6. 4. Calculate net work: $W_\text{net} = 73.5 + 0 - 25.4 = 48.1\ \text{J}$
7. 5. Apply work-energy theorem: initial $K_i = 0$, so:
8. $$v_f = \sqrt{\frac{2W_{\text{net}}}{m}} = \sqrt{\frac{2(48.1)}{5.0}} \approx 4.4\ \text{m/s}$$

> **Exam tip:** If the ramp is stationary on Earth, work done by the normal force is always zero, regardless of ramp angle, because it is always perpendicular to the direction the box slides along the ramp. This saves you from calculating it explicitly in most ramp problems.

## Work-Energy vs. Conservation of Mechanical Energy

Students often confuse these two related concepts, but the work-energy theorem is the more general case, and conservation of mechanical energy is a special case derived from it. We can split all work into work done by conservative forces ($W_c$, e.g., gravity, spring force) and non-conservative forces ($W_\text{nc}$, e.g., friction, applied pushes). For conservative forces, $W_c = -\Delta U$, where $\Delta U$ is the change in potential energy.

$$W_{\text{net}} = W_c + W_{\text{nc}} = -\Delta U + W_{\text{nc}} = \Delta K$$

$$W_{\text{nc}} = \Delta K + \Delta U$$

When non-conservative work is zero ($W_\text{nc} = 0$), this reduces to the familiar conservation of mechanical energy $K_i + U_i = K_f + U_f$. A key advantage of the work-energy theorem is that you do not need to introduce potential energy if you can calculate work done by all forces directly, simplifying problems with non-conservative work like friction.

**Worked example:** A 0.5 kg ball is thrown straight up from ground level with an initial speed of 12 m/s. Air resistance does 2 J of negative work on the ball as it rises. What is the maximum height the ball reaches?

1. 1. At maximum height, final speed is 0, so $K_f = 0$. Calculate initial kinetic energy:
2. $$K_i = \frac{1}{2}(0.5)(12)^2 = 36\ \text{J}, \Delta K = -36\ \text{J}$$
3. 2. Net work is sum of work from gravity and air resistance:
4. $$W_{\text{net}} = -mgh - 2 = -36\ \text{J}$$
5. 3. Rearrange to solve for $h$:
6. $$mgh = 34 \implies h = \frac{34}{(0.5)(9.8)} \approx 6.9\ \text{m}$$
7. This result matches the conservation of energy framework $W_\text{nc} = \Delta K + \Delta U$, confirming the relationship between the two approaches.

> **Exam tip:** If the question asks for an unknown average force over a known displacement, use the work-energy theorem directly. It avoids rearranging potential energy terms and cuts the chance of sign errors in half.

## AP-Style Concept Check

**Check your understanding**

Test your understanding of core applications:

1. A 1000 kg car moving at 20 m/s brakes to a stop, leaving a 50 m long skid mark. What is the magnitude of the average friction force that stopped the car?

   - 2000 N
   - 4000 N
   - 8000 N
   - 10000 N

   *Why:* Using work-energy: $\Delta K = -200000\ \text{J} = -f d \implies f = 200000 / 50 = 4000\ \text{N}$. The other options come from common errors: A is half the correct value, C from doubling kinetic energy, D equals the car's weight.

## Common pitfalls

- **Wrong:** Using work done by a single applied force instead of net work, ignoring gravity or friction.
  - Why it fails: Students often focus on the force explicitly mentioned in the problem and forget other forces acting on the object.
  - Correct: Before plugging into $W_\text{net} = \Delta K$, always list all forces acting on the object and confirm their work contributions are included.
- **Wrong:** Using $W_\text{net} = K_f$ even when the object has non-zero initial kinetic energy.
  - Why it fails: Students get used to problems where objects start from rest, memorize the shortcut, and apply it incorrectly to all cases.
  - Correct: Always write out $W_\text{net} = K_f - K_i$ explicitly, and plug in $K_i$ even if you suspect it is zero, to confirm it is actually zero.
- **Wrong:** Writing $W_g = +mgh$ for an object moving upward to height $h$.
  - Why it fails: Students confuse increasing gravitational potential energy with positive work done by gravity.
  - Correct: Remember work done by gravity is positive when displacement is downward (same direction as gravity) and negative when upward (opposite direction). Draw the force and displacement vectors to check the angle if unsure.
- **Wrong:** Including work done by internal forces when applying the theorem to a system of multiple objects.
  - Why it fails: Students do not distinguish between work done on a single object and work done on a whole system.
  - Correct: For a system of multiple rigid objects, net work only includes work done by external forces; internal forces cancel out for the system's total kinetic energy change.
- **Wrong:** Using the work-energy theorem to calculate acceleration directly from displacement and initial speed.
  - Why it fails: The theorem relates work (a function of displacement) to change in kinetic energy (a function of speed), not the rate of speed change.
  - Correct: Use the theorem to find final speed first, then use kinematics or Newton's second law to find acceleration if needed.

## Cheatsheet

| Category | Formula | Notes |
| --- | --- | --- |
| Core Work-Energy Theorem | $W_\text{net} = \Delta K = K_f - K_i$ | Always valid for rigid objects, any force type |
| Kinetic Energy | $K = \frac{1}{2}mv^2$ | Always positive, depends on speed not direction |
| Work done by constant force | $W = F \Delta x \cos\theta$ | $\theta$ = angle between force and displacement |
| Net Work Method 1 | $W_\text{net} = F_\text{net} \Delta x \cos\theta$ | Use when net force is known for a single displacement |
| Net Work Method 2 | $W_\text{net} = W_1 + W_2 + ... + W_n$ | Use for multiple forces; perpendicular forces contribute 0 |
| Work done by a spring | $W_s = \frac{1}{2}k\left(x_i^2 - x_f^2\right)$ | Positive when spring moves to equilibrium from compression/stretch |
| Work done by gravity | $W_g = mg \Delta y$ | $\Delta y$ positive for downward displacement, negative for upward |
| Relation to energy conservation | $W_\text{nc} = \Delta K + \Delta U$ | $W_\text{nc}$ = non-conservative work, $\Delta U$ = potential energy change |

## What's next

The work-energy theorem is the foundational principle for all energy-based problem solving in AP Physics 1, and it is a required prerequisite for all remaining topics in Unit 4: Energy. This theorem simplifies many problems that would require complicated kinematic calculations, and it acts as a clear bridge between force-based and energy-based approaches to motion. Mastery of this theorem will make it much easier to solve complex problems involving springs, rotation, and power that appear later in the AP Physics 1 exam, and it is a core concept regularly tested in both multiple-choice and free-response sections. Next, you will build on this foundation to study conservation of mechanical energy for conservative systems.

- [Conservation of Mechanical Energy](https://www.owlsprep.com/study/ap-physics-1-u4-conservation-of-mechanical-energy/)
- [Power and Energy Rate](https://www.owlsprep.com/study/ap-physics-1-u4-power/)
- [Unit 4 Energy Overview](https://www.owlsprep.com/study/ap-physics-1-u4-overview/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-physics-1-u4-work-energy-theorem/
