Capacitors in Series and Parallel

Capacitors in Series and Parallel

6 min read Updated Mar 26, 2026

Here’s one of the most reliable traps the MCAT sets: capacitors combine in the exact opposite way from resistors.

If you memorize the resistor combination rules and then blindly apply them to capacitors, you’ll get every capacitor problem wrong. This section exists to make sure that never happens.

The rules to lock in:

  • Resistors in series add directly. Capacitors in series use reciprocal addition.
  • Resistors in parallel use reciprocal addition. Capacitors in parallel add directly.

The pattern is exactly reversed. Once you internalize “capacitors are contrary,” every capacitor combination problem becomes mechanical.

Capacitors in Parallel

When capacitors are connected in parallel, they all share the same voltage (just like parallel resistors). But for the capacitances, you add directly — not reciprocally.

Why does this make sense? Each parallel capacitor stores its own charge independently. Total charge stored: Qtotal=Q1+Q2+Q3Q_{total} = Q_1 + Q_2 + Q_3. They all share the same voltage VV, so:

Ctotal=QtotalV=Q1+Q2+Q3V=C1+C2+C3C_{total} = \dfrac{Q_{total}}{V} = \dfrac{Q_1 + Q_2 + Q_3}{V} = C_1 + C_2 + C_3

Capacitors in Series

When capacitors are connected in series, the same charge QQ ends up on each capacitor (the inner connected plates have nowhere else for charge to go — it gets stuck between the plates of adjacent capacitors). The voltages then add up.

For exactly two capacitors in series, you can use the same product-over-sum shortcut you learned for parallel resistors:

Ctotal=C1C2C1+C2C_{total} = \dfrac{C_1 \cdot C_2}{C_1 + C_2}

The Opposite-of-Resistors Rule

The full lookup table, all in one place:

ConfigurationResistorsCapacitors
SeriesRtotal=R1+R2R_{total} = R_1 + R_2 (direct)1/Ctotal=1/C1+1/C21/C_{total} = 1/C_1 + 1/C_2 (reciprocal)
Parallel1/Rtotal=1/R1+1/R21/R_{total} = 1/R_1 + 1/R_2 (reciprocal)Ctotal=C1+C2C_{total} = C_1 + C_2 (direct)

Why the Reversal Makes Physical Sense

Think about parallel-plate capacitors:

  • Adding capacitors in parallel is like increasing the total plate area. More area = more charge storage = more capacitance. So adding directly makes sense.
  • Adding capacitors in series is like increasing the separation between the outermost plates. Bigger separation = less capacitance (C1/dC \propto 1/d). So putting them in series reduces total capacitance — and the reciprocal addition reflects that.

This physical intuition matches the math exactly.

Worked Example

A 6 μF and a 3 μF capacitor are connected in parallel; that combination is then put in series with a 4 μF capacitor. What is the total capacitance?

  • Parallel pair first: C12=6+3=9C_{12} = 6 + 3 = 9 μF.
  • Then in series with 4 μF: Ctotal=(9×4)/(9+4)=36/132.77C_{total} = (9 \times 4)/(9 + 4) = 36/13 \approx 2.77 μF.

Notice the answer (~2.77 μF) is smaller than the smallest capacitor (3 μF) — that’s the series step doing its work. If we’d done the operations in the wrong order, the answer would be very different.

A 4 μF and a 12 μF capacitor are in series. What is the equivalent capacitance?
Click to reveal answer
3 μF. Product-over-sum: Ctotal=(4×12)/(4+12)=48/16=3C_{total} = (4 \times 12)/(4 + 12) = 48/16 = 3 μF. Notice 3 μF is less than both individual capacitors — series always shrinks total capacitance.
Three capacitors (2 μF, 3 μF, 5 μF) are connected in parallel. What is the equivalent capacitance?
Click to reveal answer
10 μF. Capacitors in parallel add directly: Ctotal=2+3+5=10C_{total} = 2 + 3 + 5 = 10 μF. Total is larger than any individual capacitor.
Three identical 6 μF capacitors are arranged so two are in parallel, and that combination is in series with the third. What's the equivalent capacitance?
Click to reveal answer
4 μF. Parallel pair: Cp=6+6=12C_{p} = 6 + 6 = 12 μF. Series with the third 6 μF: Ctotal=(12×6)/(12+6)=72/18=4C_{total} = (12 \times 6)/(12+6) = 72/18 = 4 μF.