Fiveable

💡AP Physics C: E&M Unit 9 Review

QR code for AP Physics C: E&M practice questions

9.1 Electric Potential Energy

9.1 Electric Potential Energy

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
Pep mascot

Electric potential energy is the energy of a system of charges because of their positions relative to one another. For two point charges, use:

UE=kq1q2rU_E = k\frac{q_1q_2}{r}

The sign matters: like charges give positive electric potential energy, while opposite charges give negative electric potential energy. For more than two charges, add the energy for every unique pair.

Why This Matters for the AP Physics C: E&M Exam

AP Physics C: E&M questions may ask you to compare electric potential energy as distance changes, determine whether the energy is positive or negative, or find the total electric potential energy of a multi-charge system. The exam expects you to reason from the system energy equation, not just plug numbers into a formula.

Electric Potential Energy Overview

Electric potential energy represents the stored energy in a system of charged particles due to their electric field interactions. This energy depends on the charges' magnitudes, their separation distance, and Coulomb's constant. When charges move within an electric field, this potential energy can be converted to kinetic energy or other forms of energy.

Electric Potential Energy of Systems

Work and Potential Energy

When we bring charged particles from infinite separation to a specific configuration, we must do work against the electric force. This work becomes stored as electric potential energy in the system.

The work required to bring charges together depends on:

  • The magnitude of each charge
  • The final separation distance between charges
  • Whether the charges attract or repel each other

For example, bringing two like charges (which repel) closer together requires positive work from an external force, resulting in positive potential energy. Conversely, bringing opposite charges together releases energy, resulting in negative potential energy.

General Form of Potential Energy

The electric potential energy between two point charges is calculated using:

UE=14πε0q1q2r=kq1q2rU_{E}=\frac{1}{4 \pi \varepsilon_{0}} \frac{q_{1} q_{2}}{r}=k \frac{q_{1} q_{2}}{r}

Where:

  • UEU_E is the electric potential energy measured in joules (J)
  • q1q_1 and q2q_2 are the charges in coulombs (C)
  • rr is the distance between the charges in meters (m)
  • kk is Coulomb's constant, equal to 8.99×109Nm2C28.99 \times 10^9 \frac{\mathrm{N} \cdot \mathrm{m}^2}{\mathrm{C}^2}

The potential energy has these important characteristics:

  • It varies inversely with distance (1r\frac{1}{r}), meaning potential energy decreases as separation increases
  • It approaches zero as rr approaches infinity (our reference point)
  • The sign of UEU_E depends on the signs of the charges:
    • Like charges (both positive or both negative): UE>0U_E > 0 (positive)
    • Unlike charges (one positive, one negative): UE<0U_E < 0 (negative)

Multiple Charge Systems

For systems containing more than two charged particles, the total electric potential energy is found by summing the potential energies of all possible pairs of charges.

This process works as follows:

  1. Identify all unique pairs of charges in the system
  2. Calculate the potential energy for each pair using UE=kq1q2rU_{E}=k \frac{q_{1} q_{2}}{r}
  3. Add all these individual potential energies together

The total electric potential energy is given by:

UE,total=i<jkqiqjrijU_{E,total} = \sum_{i<j} k \frac{q_i q_j}{r_{ij}}

Where the sum is over all pairs of charges, and rijr_{ij} is the distance between charges qiq_i and qjq_j.

This summation approach works because electric potential energy is a scalar quantity, allowing us to simply add the contributions from each pair of charges to find the total energy of the system.

Practice Problem 1: Two-Charge System

A charge of +3.0 μC is placed 0.2 m away from a charge of -5.0 μC. Calculate the electric potential energy of this system.

Solution

To find the electric potential energy, we use the formula: UE=kq1q2rU_E = k\frac{q_1q_2}{r}

Given:

  • q1=+3.0×106q_1 = +3.0 \times 10^{-6} C
  • q2=5.0×106q_2 = -5.0 \times 10^{-6} C
  • r=0.2r = 0.2 m
  • k=8.99×109k = 8.99 \times 10^9 N·m²/C²

Substituting these values: UE=(8.99×109)(3.0×106)(5.0×106)0.2U_E = (8.99 \times 10^9) \frac{(3.0 \times 10^{-6})(-5.0 \times 10^{-6})}{0.2} UE=(8.99×109)15.0×10120.2U_E = (8.99 \times 10^9) \frac{-15.0 \times 10^{-12}}{0.2} UE=674.25×103U_E = -674.25 \times 10^{-3} UE=0.674 JU_E = -0.674 \text{ J}

The negative value indicates that the charges attract each other, and energy would be released if they were allowed to move closer together.

Practice Problem 2: Three-Charge System

Three charges are placed at the corners of an equilateral triangle with sides of length 0.3 m. If q1=+2.0q_1 = +2.0 μC, q2=3.0q_2 = -3.0 μC, and q3=+4.0q_3 = +4.0 μC, what is the total electric potential energy of the system?

Solution

For a three-charge system, we need to calculate the potential energy for each pair and then sum them: UE,total=U12+U13+U23U_{E,total} = U_{12} + U_{13} + U_{23}

Where: U12=kq1q2r12U_{12} = k\frac{q_1q_2}{r_{12}} U13=kq1q3r13U_{13} = k\frac{q_1q_3}{r_{13}} U23=kq2q3r23U_{23} = k\frac{q_2q_3}{r_{23}}

Given:

  • q1=+2.0×106q_1 = +2.0 \times 10^{-6} C
  • q2=3.0×106q_2 = -3.0 \times 10^{-6} C
  • q3=+4.0×106q_3 = +4.0 \times 10^{-6} C
  • All sides of the triangle = 0.3 m
  • k=8.99×109k = 8.99 \times 10^9 N·m²/C²

Calculating each pair: U12=(8.99×109)(2.0×106)(3.0×106)0.3=0.180 JU_{12} = (8.99 \times 10^9) \frac{(2.0 \times 10^{-6})(-3.0 \times 10^{-6})}{0.3} = -0.180 \text{ J}

U13=(8.99×109)(2.0×106)(4.0×106)0.3=+0.240 JU_{13} = (8.99 \times 10^9) \frac{(2.0 \times 10^{-6})(4.0 \times 10^{-6})}{0.3} = +0.240 \text{ J}

U23=(8.99×109)(3.0×106)(4.0×106)0.3=0.360 JU_{23} = (8.99 \times 10^9) \frac{(-3.0 \times 10^{-6})(4.0 \times 10^{-6})}{0.3} = -0.360 \text{ J}

Total electric potential energy: UE,total=0.180 J+0.240 J+(0.360 J)=0.300 JU_{E,total} = -0.180 \text{ J} + 0.240 \text{ J} + (-0.360 \text{ J}) = -0.300 \text{ J}

The negative total energy indicates that the system would release energy if the charges were allowed to rearrange themselves.

Frequently Asked Questions

What is the electric potential energy formula?

For two point charges, the electric potential energy formula is UE = kq1q2/r, where k is Coulomb's constant, q1 and q2 are the charges, and r is their separation distance.

What does electric potential energy mean?

Electric potential energy is the energy stored in a system of charges because of their positions relative to each other. It equals the work needed to assemble the charge configuration from very far apart.

Why can electric potential energy be negative?

Electric potential energy is negative for opposite charges because q1q2 is negative. That means the system is bound relative to the zero-energy reference at infinite separation.

Why is electric potential energy positive for like charges?

Like charges have the same sign, so q1q2 is positive. Positive electric potential energy means external work is required to bring the repelling charges closer together.

How do you find total electric potential energy for three charges?

Find the electric potential energy for each unique pair of charges, then add the pair energies: Utotal = U12 + U13 + U23. Electric potential energy is a scalar, so no vector components are needed.

How is electric potential energy tested on AP Physics C: E&M?

You may compare energy as distance changes, determine the sign of system energy, calculate UE for two charges, or sum pairwise energies for a multi-charge system.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot