Practice Quiz
10 official AP Physics C: E&M multiple-choice questions spanning electrostatics, Gauss's law, electric potential, and capacitance. Select an answer to see immediate feedback.
AP Physics C: E&M Practice Quiz
Questions sourced from College Board released AP Physics C: E&M exams. Select an answer to reveal correct/incorrect feedback, then use ExamGPT to get a full explanation.
Choose 1 answer:
Choose 1 answer:
Choose 1 answer:
Choose 1 answer:
Choose 1 answer:
Choose 1 answer:
Choose 1 answer:
Choose 1 answer:
Choose 1 answer:
Choose 1 answer:
Electrostatics
Electric charge, Coulomb's law, electric fields from discrete and continuous charge distributions, and Gauss's law — the most heavily weighted unit on the exam.
Electrostatics is the study of stationary electric charges and the fields they produce. AP Physics C: E&M is calculus-based — unlike Physics 1, you will integrate over continuous charge distributions and use Gauss's law to find fields with symmetry.
Electric Force and Field
Two point charges exert forces on each other described by Coulomb's law. The electric field is the force per unit positive test charge — it exists at every point in space around a source charge, independent of whether a test charge is there.
- The electric field points away from positive sources and toward negative sources.
- Fields from multiple charges add as vectors (superposition principle).
- Continuous distributions require integrating dE from each infinitesimal charge element dq.
Gauss's Law
Gauss's law states that the total electric flux through any closed surface equals the enclosed charge divided by ε₀. It is always true, but only simplifies the field calculation when the charge distribution has spherical, cylindrical, or planar symmetry. Recognizing which symmetry applies is the key skill for Gauss's law FRQs.
- Spherical symmetry (e.g., uniformly charged sphere): use a concentric spherical Gaussian surface → E is constant on the surface → E · 4πr² = Q_enc/ε₀
- Cylindrical symmetry (e.g., long line charge): use a coaxial cylindrical Gaussian surface → E · 2πrL = Q_enc/ε₀
- Planar symmetry (e.g., infinite sheet of charge): use a pillbox Gaussian surface → E · 2A = Q_enc/ε₀ → E = σ/(2ε₀)
Select a charge configuration to see the electric field arrows at every point in space. Arrows point in the direction of E; brightness encodes field strength (∝ 1/r²). Observe how a dipole's field lines form closed loops and how parallel plates create a nearly uniform field between them — the basis of capacitors.
Field lines radiate outward from a positive charge — intensity falls off as 1/r².
Electric Potential
Electric potential V is the electric potential energy per unit charge. It is a scalar — much easier to work with than the vector E field. The relationship between V and E is:
- E = −dV/dr (the E-field points from high potential to low potential)
- The work done moving charge q from A to B: W = q(V_A − V_B)
- Equipotential surfaces (V = constant) are always perpendicular to E field lines.
For a point charge: V = kQ/r. For a continuous distribution, integrate dV = k dq/r over the distribution — this is simpler than integrating the vector field dE.
Charges and Fields
Place positive and negative charges on the canvas. See the electric field (blue arrows) and equipotential lines (yellow) update in real time. Confirm that equipotentials are always perpendicular to field lines — a key fact for FRQ part answers.
Opens in a new tab · Powered by PhET · University of Colorado Boulder
Key Concepts
Exam tip: Gauss's law FRQs always ask you to: (1) draw the Gaussian surface, (2) state why E is uniform on the surface, (3) evaluate the flux integral as E·A, and (4) set equal to Q_enc/ε₀. If the problem has a solid sphere with uniform charge density ρ, you'll need Q_enc inside radius r: Q_enc = ρ·(4/3)πr³. Show every step — the rubric awards points at each stage.
Common mistake: Gauss's law gives the E field only when the field is constant on the Gaussian surface — which requires symmetry. Do not try to use Gauss's law for an asymmetric charge distribution (e.g., two nearby point charges). For those, use superposition of Coulomb's law instead.
Conductors, Capacitors & Dielectrics
Electrostatic equilibrium of conductors, the capacitance of various geometries, energy stored in capacitors, and the effect of dielectric materials.
Conductors in electrostatic equilibrium obey a set of rules that follow directly from Gauss's law and the definition of E inside a conductor:
- The electric field inside a conductor is zero in equilibrium — any field would accelerate charges until they redistribute.
- Any net charge resides on the outer surface of a conductor.
- The electric field just outside a conductor is perpendicular to the surface with magnitude σ/ε₀.
- The interior of a conductor is an equipotential; the surface is an equipotential.
Capacitance
A capacitor stores separated charge. The capacitance C is defined as the charge Q stored per unit voltage V across the plates: C = Q/V. Larger C means more charge per volt. For a parallel-plate capacitor, C depends only on geometry — not on Q or V.
Energy in Capacitors
A charged capacitor stores electric potential energy. Three equivalent forms are useful:
- U = ½QV (charge × voltage)
- U = ½CV² (useful when V is given)
- U = Q²/(2C) (useful when Q is given, e.g., isolated capacitor)
Dielectrics
Inserting a dielectric (insulating material) between the plates multiplies the capacitance by the dielectric constant κ: C_new = κC₀. The molecules in the dielectric polarize and partially cancel the E-field inside, allowing more charge for the same voltage.
Parallel-Plate Capacitor — Capacitance vs. Plate Separation
x = plate separation in mm; y = capacitance in pF (area = 100 cm²). C = ε₀A/d — as plate separation decreases, capacitance rises hyperbolically. Doubling d halves C. This shape appears when dielectrics are removed (d effectively increases) or when analyzing parallel vs. series combinations.
Powered by Desmos
Key Concepts
Exam tip: When a fully charged capacitor is disconnected from the battery and a dielectric is inserted: Q is fixed, C increases by κ, so V = Q/C decreases, and U = Q²/(2C) decreases. When the battery remains connected: V is fixed, C increases, so Q = CV increases, and U = ½CV² increases. The FRQ will often ask you to compare before/after — nail down which quantity is held fixed.
Common mistake: The formula C = ε₀A/d applies only to parallel-plate capacitors. Do not use it for cylindrical or spherical capacitors — those require applying Gauss's law to find E between the conductors, then integrating E to find V, then using C = Q/V.
Electric Circuits
Ohm's law, Kirchhoff's rules, series and parallel resistors, power dissipation, and RC circuits analyzed with differential equations.
Electric circuits in Physics C extend beyond the steady-state analysis of Physics 1. The key addition is RC circuits — circuits where a capacitor charges or discharges through a resistor, described by a first-order differential equation. The exponential solutions are directly tested on the FRQ.
Kirchhoff's Rules
- Junction rule (KCL): The sum of currents entering a junction equals the sum leaving — conservation of charge.
- Loop rule (KVL): The sum of voltage changes around any closed loop is zero — conservation of energy.
For the loop rule: going through a battery from − to + is +ε. Going through a resistor in the direction of assumed current is −IR.
RC Circuits
Applying Kirchhoff's loop rule to a series RC circuit gives the differential equation: ε − IR − Q/C = 0. Substituting I = dQ/dt yields a separable ODE. The solution is exponential with time constant τ = RC.
Physical meaning of τ: after one time constant, the capacitor has reached 63.2% of its final charge (charging) or has lost 63.2% of its initial charge (discharging).
Adjust the resistance R and capacitance C using the sliders and observe how τ = RC changes the charging/discharging curves. The dashed line marks one time constant — at t = τ, the capacitor has charged to 63.2% of the supply voltage. Toggle between Charging and Discharging to see both solutions of the RC differential equation.
Switch closes at t = 0. V_C rises from 0 toward V_s; current decays from V_s/R toward 0.
Key Concepts
Exam tip: RC circuit FRQs almost always ask for three things: (1) the differential equation (show ε − IR − Q/C = 0 with I = dQ/dt substituted), (2) the solution Q(t) or V_C(t) with τ = RC identified, and (3) the behavior at t = 0 and t → ∞. At t = 0: the capacitor acts like a wire (V_C = 0 if uncharged) — all voltage drops across R. At t → ∞: the capacitor is fully charged and acts like an open circuit — no current, all voltage across C.
Common mistake: The exponential solution applies only to first-order RC circuits with a DC source and a single time constant. Do not try to apply these formulas to RLC circuits or AC sources — those require second-order differential equations or phasor analysis.
Magnetism and Sources of Magnetic Field
Magnetic force on moving charges and current-carrying conductors, the Biot–Savart law, Ampère's law, and magnetic flux.
Magnetism is the hardest unit conceptually because the forces are three-dimensional cross products. The magnetic force does no work — it only changes the direction of velocity, not speed. This is the single most important qualitative fact about magnetism.
Lorentz Force and Particle Motion
A particle with charge q moving at velocity v in magnetic field B experiences F = qv × B. The direction is found by the right-hand rule: point fingers along v, curl toward B — thumb points in the direction of F for positive charge (reverse for negative).
If v is perpendicular to B, the particle moves in a circle (cyclotron motion). The radius of circular motion: r = mv/(qB). This is directly tested in FRQs about mass spectrometers and velocity selectors.
Biot–Savart vs. Ampère's Law
Two laws let you find B from current:
- Biot–Savart law: always valid; integrate dB = (μ₀/4π) I dl × r̂ / r² over the current path. Use for irregular geometries or a single wire segment.
- Ampère's law: ∮B·dl = μ₀I_enc — analogous to Gauss's law. Only simplifies calculation when the field has symmetry (long straight wire, solenoid, toroid). Choose a path where B is constant.
Magnets and Electromagnets
Explore magnetic field lines around a bar magnet and a current-carrying coil. Toggle the field meter to observe how B varies with distance — confirms the 1/r dependence for a long wire and shows the nearly uniform field inside a solenoid.
Opens in a new tab · Powered by PhET · University of Colorado Boulder
Key Concepts
Exam tip: For Ampère's law problems: always state your Amperian loop choice, explain why B is constant on the loop (symmetry), and pull B outside the integral. For a solenoid of N turns and length L: ∮B·dl = B·L (only the inside segment contributes) = μ₀NI → B = μ₀nI where n = N/L. The outside path and end caps contribute zero because B ≈ 0 outside and B ⊥ dl at the ends. Show this reasoning explicitly.
Common mistake: The magnetic force on a moving charge is NOT in the direction of v or B — it is perpendicular to both. A common error is to write F = qvB (missing the cross product direction). Always use the right-hand rule to determine direction; write F = qvB sin θ for magnitude and specify direction separately. Also: stationary charges feel no magnetic force; the charge must be moving.
Electromagnetism — Faraday's Law & Inductance
Electromagnetic induction, Lenz's law, motional EMF, self-inductance, RL circuits, and the conceptual foundations of Maxwell's equations.
Faraday's law is the culmination of E&M — it reveals that a changing magnetic flux induces an EMF, linking electricity and magnetism into a unified electromagnetic theory. This unit also introduces inductance, the magnetic analog of capacitance.
Faraday's Law
The induced EMF in a loop equals the negative rate of change of magnetic flux through the loop: ε = −dΦ_B/dt. The negative sign encodes Lenz's law: the induced current opposes the change that caused it.
Three ways to induce an EMF:
- Change the magnetic field B through a fixed loop (electromagnet switching on/off)
- Change the area of the loop in a fixed B field (expanding loop)
- Change the angle between B and the loop normal (rotating coil — the basis of AC generators)
Motional EMF
A conducting rod of length L moving at velocity v perpendicular to a field B generates EMF = BLv. Charge carriers in the rod experience F = qv × B, separating charge to create a potential difference.
Self-Inductance and RL Circuits
An inductor (coil) stores energy in a magnetic field. Self-inductance L is defined by ε = −L(dI/dt) — a larger L means a larger back-EMF opposing changes in current. An RL circuit has time constant τ = L/R; current grows or decays exponentially, analogous to the RC circuit.
Drag the conducting loop left and right through the B-field region (blue). Watch the magnetic flux Φ(t) and induced EMF ε(t) = −dΦ/dt update in real time. When the loop is fully inside the field, flux is constant and EMF is zero. When entering or exiting, flux changes and EMF is nonzero. The ↺/↻ symbol shows Lenz's law: the induced current always opposes the flux change.
Lenz's Law: Loop is entering B-field — flux ↑, induced current opposes (creates B into page inside loop).
Key Concepts
Exam tip: Faraday's law FRQs often show a rectangular loop with one side moving at velocity v in a uniform field B — motional EMF = BLv where L is the length of the moving side. To find the induced current direction, use Lenz's law: ask 'is flux through the loop increasing or decreasing?' If increasing (loop entering field), the induced current creates B that opposes the increase (field out of page → induced B into page → current clockwise). Always state Lenz's law explicitly in your answer.
Common mistake: EMF is induced only by a CHANGE in flux — not by a large flux. If the loop is stationary in a uniform field, or fully inside a uniform field, the flux is constant and ε = 0. Students frequently assume that being inside a strong magnetic field automatically induces an EMF. It does not. Only dΦ/dt ≠ 0 matters.
Exam prediction: This topic frequently appears on the AP Physics C: E&M exam. See our full AP Physics C: E&M predictions →
Ready to go further?
Know exactly what to study for AP Physics C: E&M
We have ranked the most likely topics and question types for the 2026 AP Physics C: E&M exam. Sign up free, complete onboarding, and get instant access to our predictions and practice questions.