Study Guide

Charge and Electric Force

AP Physics C: Electricity and MagnetismΒ· AP Physics C: E&M CED β€” ElectrostaticsΒ· 14 min read

1. Fundamental Properties of Electric Chargeβ˜…β˜†β˜†β˜†β˜†β± 3 min

Charge is the fundamental property of matter that causes electrostatic interactions, one of the four fundamental forces of nature. Charge can be positive (deficit of electrons) or negative (excess of electrons), with SI unit the coulomb (). Electric force can be attractive (opposite charges) or repulsive (like charges), unlike gravity which is only attractive.

πŸ“˜ Definition

Quantization of Charge

q=neq = ne

All free net charge in nature exists as an integer multiple of the elementary charge , where . Electrons have charge , protons have charge .

Example:

Where is any positive or negative integer, representing net excess or missing electrons.

πŸ“˜ Definition

Conservation of Charge

Total net charge in an isolated system never changes. Charge can transfer between objects, but cannot be created or destroyed.

Example:

When identical conducting spheres touch, total charge splits equally between them after separation.

πŸ“ Worked Example

Three identical conducting spheres initially have charges , , and . First A touches B, then they separate. Next A touches C, then separate. What is the final charge on C, and how many electrons are transferred to C?

  1. 1

    When identical conductors touch, total charge is conserved and splits equally. Total charge after A and B touch:

  2. 2
    qA,B,total=+6 ΞΌCβˆ’8 ΞΌC=βˆ’2 ΞΌCq_{A,B,\text{total}} = +6\ \mu\text{C} - 8\ \mu\text{C} = -2\ \mu\text{C}
  3. 3

    After separation, .

  4. 4

    Next, A () touches neutral C. Total charge is , which splits equally:

  5. 5
    qC=βˆ’0.5 ΞΌC=βˆ’5Γ—10βˆ’7 Cq_C = -0.5\ \mu\text{C} = -5 \times 10^{-7}\ \text{C}
  6. 6

    Number of electrons transferred is :

  7. 7
    n=5Γ—10βˆ’7 C1.602Γ—10βˆ’19 C/electronβ‰ˆ3.1Γ—1012 electronsn = \frac{5 \times 10^{-7}\ \text{C}}{1.602 \times 10^{-19}\ \text{C/electron}} \approx 3.1 \times 10^{12}\ \text{electrons}

Exam tip:

Only assume equal charge division after contact for identical conducting spheres. If spheres are non-identical or insulating, never assume equal division without explicit problem statement.

2. Coulomb's Lawβ˜…β˜…β˜†β˜†β˜†β± 4 min

Coulomb's Law describes the electrostatic force between two stationary point charges. A point charge is any charged object much smaller than the distance between it and other charges, so it can be treated as a single point in space.

πŸ“˜ Definition

Coulomb's Law

F=k∣q1q2∣r2F = k \frac{|q_1 q_2|}{r^2}

Gives the force between two stationary point charges. Magnitude depends on the product of charges and inverse square of distance between them.

Example:

Where for most AP calculations.

F⃗12=kq1q2r122r^12\vec{F}_{12} = k \frac{q_1 q_2}{r_{12}^2} \hat{r}_{12}

Where is the unit vector pointing from charge 1 to charge 2. Direction is attractive for opposite charges, repulsive for like charges.

πŸ“ Worked Example

Two point charges are placed on the x-axis: at , and at . What is the magnitude and direction of the force that exerts on ?

  1. 1

    Convert all values to SI units: , , .

  2. 2

    Calculate magnitude using Coulomb's Law:

  3. 3
    F=k∣q1q2∣r2=(9Γ—109)(2Γ—10βˆ’9)(8Γ—10βˆ’9)32=1.6Γ—10βˆ’8 NF = k \frac{|q_1 q_2|}{r^2} = \frac{(9 \times 10^9)(2 \times 10^{-9})(8 \times 10^{-9})}{3^2} = 1.6 \times 10^{-8}\ \text{N}
  4. 4

    and have opposite signs, so force is attractive. pulls toward itself, in the negative x-direction.

  5. 5

    Vector form confirms direction: points in +x direction, is negative so points opposite to .

Exam tip:

Always use absolute values to calculate force magnitude, then assign direction separately based on charge signs. This avoids sign errors from unit vector misinterpretation.

3. Superposition of Electric Forcesβ˜…β˜…β˜†β˜†β˜†β± 3 min

When more than two charges are present, the total force on any single charge is the vector sum of the forces exerted on it by each other individual charge. Pairwise interactions are independent of the presence of other charges, so we calculate each force separately with Coulomb's Law then add them as vectors.

Fβƒ—total=βˆ‘i=1nFβƒ—i0\vec{F}_{\text{total}} = \sum_{i=1}^n \vec{F}_{i0}

The most common student error is adding force magnitudes directly instead of breaking into x and y components first. Always use vector component addition for forces acting at different angles.

πŸ“ Worked Example

Three charges are at the vertices of a right triangle: at , at , at . What is the total force on ?

  1. 1

    Calculate force from on : repulsive, pushes in negative x-direction. Magnitude:

  2. 2
    F21=kq1q2r212=(9Γ—109)(1Γ—10βˆ’6)(1Γ—10βˆ’6)32=1Γ—10βˆ’3 NF_{21} = \frac{k q_1 q_2}{r_{21}^2} = \frac{(9 \times 10^9)(1 \times 10^{-6})(1 \times 10^{-6})}{3^2} = 1 \times 10^{-3}\ \text{N}
  3. 3

    Components:

  4. 4

    Calculate force from on : repulsive, pushes in negative y-direction. Magnitude:

  5. 5
    F31=(9Γ—109)(1Γ—10βˆ’6)(2Γ—10βˆ’6)42=1.125Γ—10βˆ’3 NF_{31} = \frac{(9 \times 10^9)(1 \times 10^{-6})(2 \times 10^{-6})}{4^2} = 1.125 \times 10^{-3}\ \text{N}
  6. 6

    Components:

  7. 7

    Add components, then calculate total magnitude:

  8. 8
    ∣Fβƒ—total∣=(βˆ’1Γ—10βˆ’3)2+(βˆ’1.125Γ—10βˆ’3)2β‰ˆ1.5Γ—10βˆ’3 N|\vec{F}_{\text{total}}| = \sqrt{(-1 \times 10^{-3})^2 + (-1.125 \times 10^{-3})^2} \approx 1.5 \times 10^{-3}\ \text{N}

Exam tip:

Always draw a free-body diagram for the charge of interest before adding forces, to confirm force directions before calculating components.

4. Equilibrium of Charged Systemsβ˜…β˜…β˜…β˜†β˜†β± 4 min

Equilibrium occurs when the net force on a charge is zero. A common AP exam problem asks you to find the position where a third charge experiences zero net force from two fixed charges, and classify the equilibrium as stable or unstable.

πŸ“ Worked Example

Two identical positive point charges are fixed at and . A third charge is placed at the origin, free to move along the x-axis. What is the net force on , and is the equilibrium stable or unstable?

  1. 1

    By superposition: left exerts a repulsive force of magnitude pushing right. Right exerts an equal force pushing left. Forces cancel, so net force is zero.

  2. 2

    To check stability: displace a small distance right. The force from the right becomes larger than the force from the left , pushing further right.

  3. 3

    Any displacement away from the origin results in a net force pushing further away, so equilibrium is unstable.

5. Common Pitfalls

Wrong move:

Assuming charge divides equally between any two conducting spheres that touch

Why:

Students memorize equal division for identical spheres and incorrectly apply it to non-identical spheres

Correct move:

Only assume equal division if the problem explicitly states the spheres are identical. For non-identical spheres, use the ratio given in the problem.

Wrong move:

Forgetting that is squared in Coulomb's Law, calculating instead of

Why:

Students confuse inverse-square behavior with inverse proportionality from other topics, or miss the exponent in rushed calculations

Correct move:

Circle the exponent 2 in Coulomb's Law as you write it down for every problem, to remind yourself it is squared.

Wrong move:

Adding force magnitudes directly instead of using vector components when forces act at different angles

Why:

Superposition is described as "adding forces", so students add magnitudes without accounting for direction

Correct move:

Always break each force into x and y components before adding, regardless of how small the angle is.

Wrong move:

Reversing attraction and repulsion when assigning force direction

Why:

Students rely on sign conventions instead of checking the physical interaction

Correct move:

After calculating magnitude, always explicitly ask "are these charges like (repel) or opposite (attract)?" to confirm direction.

Wrong move:

Forgetting to convert micro/nanocoulombs to coulombs or centimeters to meters before plugging into Coulomb's Law

Why:

Unit prefixes are easy to miss in rushed work, and uses SI units for charge and distance

Correct move:

Write all values converted to SI units before substituting into the formula, and circle unit conversions for a final check.

6. Quick Reference Cheatsheet

Category

Formula

Notes

Elementary Charge

Electrons: , Protons:

Charge Quantization

All free net charge is integer multiple of ; is positive/negative integer

Conservation of Charge

Holds for all isolated systems; charge transfer does not change total net charge

Coulomb's Law (Magnitude)

For stationary point charges;

Coulomb's Law (Vector)

points from to

Superposition Principle

Total force is vector sum of individual pairwise forces

Equal Charge Division

Only applies to identical conducting spheres after contact

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· MCQ

    Charge conservation identical spheres

  • 2022 Β· FRQ

    Equilibrium of three point charges

Going deeper

What's Next

Charge and electric force is the foundation of all electrostatics, which makes up 25-30% of your total AP Physics C: E&M exam score. The concepts you learned here directly extend to electric fields, where we replace the force on a test charge with the field per unit charge, and all the same rules of quantization, conservation, and superposition apply. Next, you will use Coulomb's Law and superposition to calculate electric fields from continuous charge distributions, a core skill for free-response questions. Understanding vector addition of forces will also prepare you to solve Gauss's Law problems later in the unit.