Free for students · Ad-free · WCAG 2.1 AA Compliant · Accessibility

Potential Energy

Lesson ~10 min read 8 MCQs

In simple terms: In simple terms, potential energy is stored energy a system has because of the position or arrangement of its parts, like a book held high or a compressed spring.

Why this matters

Picture this: you're at Six Flags, strapped into the seat of a roller coaster. You hear the clack-clack-clack of the chain lift pulling you up the first massive hill. As you get higher, the ground gets smaller, and the tension builds. You're not moving fast, but you can feel the energy in the air. You're holding your breath, waiting for that moment at the very peak before the plunge.

That feeling of stored, ready-to-be-unleashed energy is exactly what potential energy is. It’s the energy of position and possibility. In this lesson, we'll break down exactly what potential energy is, how to calculate it for different systems, and how a simple choice you make can change all your numbers—but still lead to the right answer.

Concept overview

flowchart TD
    A[System has stored energy?] -->|Yes| B{Source of energy?}
    B -->|Gravity| C{Location?}
    B -->|Spring/Elastic| D[U_s = (1/2)k(Δx)²]
    C -->|Near Planet Surface| E[ΔU_g = mgΔy]
    C -->|Astronomical Scale| F[U_g = -G(m₁m₂)/r]
A flowchart explaining how to choose the correct potential energy formula. It starts with a system and branches based on whether the energy is from gravity or a spring. For gravity, it further branches based on whether the system is near a planet's surface or on an astronomical scale, leading to the appropriate formula.

Core explanation

Hello everyone! Let's dive into one of the most fundamental ideas in physics: potential energy. It’s the "stored" part of the energy story.

It's All About the System

First, let's get a big idea straight. Potential energy doesn't belong to a single object. It belongs to a system.

Think about a basketball. If you just say "the basketball has 50 Joules of potential energy," that statement is incomplete. What you really mean is "the system of the basketball and the Earth has 50 Joules of potential energy." The energy is stored in the gravitational interaction between them. If the Earth vanished, the idea of the ball "falling" would be meaningless, and so would its gravitational potential energy.

This stored energy only exists when objects interact through what we call conservative forces. For AP Physics 1, the two you need to know are gravity and the elastic force from an ideal spring. These are forces that "give back" the energy you put in. If you lift a book (doing work against gravity), gravity gives that work back as kinetic energy when the book falls.

You Decide Where Zero Is

This is the part that can feel a little strange, but it's incredibly powerful. The "zero" level for potential energy is completely arbitrary. You get to choose where you set y = 0 or U = 0.

Imagine you're measuring the height of a plant on a table in a Boston apartment. Do you measure its height from the tabletop? The floor? The sidewalk outside? Sea level?

Any of these is a valid choice for a "zero" reference point. What truly matters in physics problems is the change in potential energy (ΔU). As long as you are consistent with your zero point throughout the problem, you will always calculate the correct change.

Gravitational Potential Energy (Near Earth)

When we're talking about objects near the Earth's surface (like a person jumping, a car on a hill, or a falling apple), the gravitational field is basically constant. In this familiar territory, the change in gravitational potential energy is simple:

ΔU_g = mgΔy
  • ΔU_g is the change in gravitational potential energy, in Joules (J).
  • m is the mass of the object (kg).
  • g is the acceleration due to gravity (approx. 9.8 m/s²).
  • Δy is the change in vertical height (y_final - y_initial).

If you lift an object up, Δy is positive, and its potential energy increases. If it moves down, Δy is negative, and its potential energy decreases.

Elastic (Spring) Potential Energy

What about the energy stored in a stretched or compressed spring? That's called elastic potential energy. Think of a pinball launcher or the springs in your car's suspension. The formula is:

U_s = (1/2)k(Δx)²
  • U_s is the elastic potential energy stored in the spring (J).
  • k is the spring constant in Newtons per meter (N/m). This tells you how stiff the spring is. A higher k means a stiffer spring.
  • Δx is the distance the spring is stretched or compressed from its natural, equilibrium length (m).

Notice the (Δx)² term. This is important! It means two things:

  1. The energy increases with the square of the displacement. Compressing a spring by 2 cm stores four times the energy as compressing it by 1 cm.
  2. It doesn't matter if you stretch (+Δx) or compress (-Δx). The energy stored is always positive because the displacement is squared.

A Quick Look at Universal Gravity

The mgΔy formula is an approximation that works great near a planet's surface. But what about a satellite orbiting Earth, or the Moon orbiting Earth? For these vast distances where g is not constant, we use the universal form of gravitational potential energy:

U_g = -G(m₁m₂)/r

Here, r is the distance between the centers of the two masses (m₁ and m₂), and G is the universal gravitational constant. The AP exam wants you to recognize this formula. The key takeaway is that it's negative, which signifies a "bound" system—you'd have to add energy to pull the two objects infinitely far apart. For most of your work in this course, you'll be using mgΔy.

Total Potential Energy

Finally, what if a system has multiple sources of potential energy? For example, a mass hanging from a spring. The total potential energy of the system is simply the sum of the potential energies of each type:

U_total = U_g + U_s

You just calculate each one and add them up. Because energy is a scalar (a number without direction), you can just add them like regular numbers.

Worked examples

Let's walk through a few examples to make these ideas concrete.


Example 1

Lifting a Box

Problem: Priya works at a warehouse in Dallas. She lifts a 15 kg box of inventory from the floor and places it on a shelf that is 2.0 meters high. What is the change in the gravitational potential energy of the box-Earth system?

Solution:

  1. 1
    Identify the goal
    We need to find the change in gravitational potential energy, ΔU_g.
  2. 2
    Choose the formula
    Since this is happening near the Earth's surface, we'll use ΔU_g = mgΔy.
  3. 3
    Define your zero point
    Let's make this easy and define the floor as our y = 0 level. This is a smart choice because it's the starting position.
    • y_initial = 0 m
    • y_final = 2.0 m
  4. 4
    Calculate the change in height, Δy:
    • Δy = y_final - y_initial = 2.0 m - 0 m = 2.0 m
  5. 5
    Plug in the values and solve
    • m = 15 kg
    • g ≈ 9.8 m/s²
    • Δy = 2.0 m
    • ΔU_g = (15 kg)(9.8 m/s²)(2.0 m) = 294 J

So, the potential energy of the system increased by 294 Joules.


Example 2

Compressing a Spring

Problem: Carlos is playing with a toy dart gun. The spring inside has a spring constant of k = 400 N/m. He compresses the spring by 5.0 cm to load a dart. How much elastic potential energy is stored in the spring?

Solution:

  1. 1
    Identify the goal
    We need to find the elastic potential energy, U_s.
  2. 2
    Choose the formula
    The correct equation is U_s = (1/2)k(Δx)².
  3. 3
    Check your units!
    This is a critical step. The spring constant is in N/m, so our displacement must be in meters, not centimeters.
    • Δx = 5.0 cm = 0.05 m
    • Why this step is crucial: This is the single most common place to make a mistake on spring problems. The formula will give a wildly incorrect answer if you use 5 instead of 0.05.
  4. 4
    Plug in the values and solve
    • k = 400 N/m
    • Δx = 0.05 m
    • U_s = (1/2)(400 N/m)(0.05 m)²
    • U_s = (200 N/m)(0.0025 m²)
    • U_s = 0.5 J

The compressed spring stores 0.5 Joules of energy, ready to launch the dart.

Try it yourself

Ready to try a couple on your own? Remember to lay out your steps clearly.

  1. 1
    Basketball Jump
    Liam, a basketball player with a mass of 80 kg, jumps straight up. At the peak of his jump, his center of mass is 1.2 meters higher than when he started on the ground. Relative to the floor, how much gravitational potential energy does the Liam-Earth system have at the peak of his jump?
    • Hint: What's a convenient choice for your y=0 level?
  2. 2
    Archery Practice
    Sofia is practicing archery. She draws her bowstring back 0.70 meters, and in doing so, stores 120 J of elastic potential energy in the bow's limbs. Assuming the bow acts like an ideal spring, what is its effective spring constant, k?
    • Hint: You have U_s and Δx. Rearrange the formula to solve for the unknown, k.