Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Circuit Analysis (Ohm’s Law, Series/Parallel Resistors, Kirchhoff’s Rules)
Source: https://www.fatskills.com/ap/chapter/how-to-solve-circuit-analysis-ohms-law-seriesparallel-resistors-kirchhoffs-rules

How to Solve: Circuit Analysis (Ohm’s Law, Series/Parallel Resistors, Kirchhoff’s Rules)

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

How to Solve: Circuit Analysis (Ohm’s Law, Series/Parallel Resistors, Kirchhoff’s Rules)

Complete Guide for AP Calculus & Physics Students


Introduction

"Mastering circuit analysis doesn’t just get you 5–7 points on the AP Physics exam—it’s the key to designing anything that runs on electricity, from your phone charger to a Mars rover. Today, you’ll learn the exact steps to solve any circuit problem in under 90 seconds."


What You Need To Know First

  1. Basic algebra – Solving for one variable in equations like V = IR.
  2. Current, voltage, and resistance – What they mean and their units (Amps, Volts, Ohms).
  3. Conservation of energy – Energy isn’t created or destroyed; it’s just transformed (key for Kirchhoff’s Voltage Law).

Key Vocabulary

Term Plain-English Definition Quick Example
Current (I) Flow of electric charge (like water in a pipe). 2 A = 2 coulombs of charge per second.
Voltage (V) Electrical "push" or potential difference. A 9V battery has 9 volts of push.
Resistance (R) How much a material opposes current flow. A 10Ω resistor slows current like a narrow pipe.
Series Circuit Components connected end-to-end; same current flows through all. Christmas lights: if one bulb breaks, all go out.
Parallel Circuit Components connected across the same voltage; current splits. House wiring: one light can be off while others stay on.
Node A point where two or more components connect. The junction between two resistors.
Loop A closed path in a circuit (starts and ends at the same point). A full circle from battery → resistor → back to battery.

Formulas To Know

Formula Variables Notes
Ohm’s Law V = I × R MEMORISE THIS
V = Voltage (Volts, V)
I = Current (Amps, A)
R = Resistance (Ohms, Ω)
Series Resistors R_total = R₁ + R₂ + R₃ + ... MEMORISE THIS
Parallel Resistors 1/R_total = 1/R₁ + 1/R₂ + 1/R₃ + ... MEMORISE THIS
Kirchhoff’s Current Law (KCL) ΣI_in = ΣI_out (Current into a node = current out) MEMORISE THIS
Kirchhoff’s Voltage Law (KVL) ΣV = 0 (Sum of voltage drops around a loop = 0) MEMORISE THIS
Power (P) P = I × V or P = I² × R or P = V² / R Given on exam sheet

Step-by-Step Method

Step 1: Label Everything

  • Draw the circuit neatly.
  • Label all currents (use arrows to show direction).
  • Label all voltage drops (use + and – signs).
  • Label all resistors and their values.

Step 2: Identify Series and Parallel Parts

  • Series: Components connected end-to-end (same current).
  • Parallel: Components connected across the same two nodes (same voltage).

Step 3: Simplify the Circuit

  • Combine series resistors: R_total = R₁ + R₂ + ...
  • Combine parallel resistors: 1/R_total = 1/R₁ + 1/R₂ + ...
  • Redraw the circuit after each simplification.

Step 4: Apply Ohm’s Law (V = IR)

  • Use it to find missing V, I, or R in simplified parts.

Step 5: Apply Kirchhoff’s Laws (If Needed)

  • KCL (Current Law): At any node, ΣI_in = ΣI_out.
  • KVL (Voltage Law): Around any loop, ΣV = 0 (include battery voltages as +V and drops as –V).

Step 6: Solve the Equations

  • Use algebra to solve for unknowns.
  • Check units (Amps, Volts, Ohms).

Step 7: Verify Your Answer

  • Does the current make sense? (e.g., total current should be less than the smallest resistor’s current in parallel).
  • Does the voltage drop match the battery voltage in a loop?

Worked Examples

Example 1 – Basic (Series Circuit)

Problem: A 12V battery is connected to two resistors in series: R₁ = 4Ω and R₂ = 6Ω. Find the current I and the voltage drop across R₂.

Solution:
1. Label the circuit: - Battery: 12V. - R₁ = 4Ω, R₂ = 6Ω in series. - Current I flows clockwise.

  1. Combine resistors (series): R_total = R₁ + R₂ = 4Ω + 6Ω = 10Ω

  2. Apply Ohm’s Law: V = I × R_total 12V = I × 10Ω I = 12V / 10Ω = 1.2 A

  3. Find voltage drop across R₂: V₂ = I × R₂ = 1.2 A × 6Ω = 7.2 V

What we did and why: - Combined series resistors because current is the same through both. - Used Ohm’s Law to find total current, then applied it again to find the voltage drop across R₂.


Example 2 – Medium (Parallel Circuit)

Problem: A 9V battery is connected to two resistors in parallel: R₁ = 3Ω and R₂ = 6Ω. Find the total current I_total and the current through R₂.

Solution:
1. Label the circuit: - Battery: 9V. - R₁ = 3Ω, R₂ = 6Ω in parallel. - Current splits at the node.

  1. Combine resistors (parallel): 1/R_total = 1/R₁ + 1/R₂ = 1/3 + 1/6 = 1/2 R_total = 2Ω

  2. Find total current: V = I_total × R_total 9V = I_total × 2Ω I_total = 4.5 A

  3. Find current through R₂: V = I₂ × R₂ 9V = I₂ × 6Ω I₂ = 1.5 A

What we did and why: - Combined parallel resistors because voltage is the same across both. - Used Ohm’s Law to find total current, then applied it to R₂ to find its current.


Example 3 – Exam-Style (Kirchhoff’s Rules)

Problem: In the circuit below, R₁ = 2Ω, R₂ = 3Ω, R₃ = 6Ω, and the battery is 18V. Find the current through R₃.

       18V
        |
        R₁
        |
   +----+----+
   |         |
  R₂        R₃
   |         |
   +----+----+
        |
       GND

Solution:
1. Label the circuit: - Battery: 18V. - R₁ = 2Ω, R₂ = 3Ω, R₃ = 6Ω. - Assume currents: I₁ (through R₁), I₂ (through R₂), I₃ (through R₃).

  1. Apply KCL at the top node: I₁ = I₂ + I₃

  2. Apply KVL to the left loop (battery → R₁ → R₂ → battery): 18V – I₁(2Ω) – I₂(3Ω) = 0 18 – 2I₁ – 3I₂ = 0

  3. Apply KVL to the right loop (R₂ → R₃ → R₂): –I₂(3Ω) + I₃(6Ω) = 0 –3I₂ + 6I₃ = 0 I₂ = 2I₃

  4. Substitute I₂ = 2I₃ into KCL: I₁ = 2I₃ + I₃ = 3I₃

  5. Substitute I₁ and I₂ into the left loop equation: 18 – 2(3I₃) – 3(2I₃) = 0 18 – 6I₃ – 6I₃ = 0 18 = 12I₃ I₃ = 1.5 A

What we did and why: - Used KCL to relate currents at the node. - Applied KVL to two loops to create equations. - Solved the system of equations to find I₃.


Common Mistakes

Mistake Why it Happens Correct Approach
Forgetting units Rushing through calculations. Always write units (Ω, A, V) next to numbers.
Mixing up series and parallel Not labeling the circuit clearly. Draw the circuit and trace current paths.
Incorrect KVL signs Not following the loop direction. Voltage drops are negative; battery voltages are positive.
Assuming current splits equally in parallel Thinking R₁ = R₂ means I₁ = I₂. Use I = V/R to find each current.
Not simplifying the circuit first Trying to apply Kirchhoff’s to complex circuits. Combine resistors first, then apply laws.

Exam Traps

Trap How to Spot it How to Avoid it
Hidden series/parallel combinations Circuit looks complex but can be simplified. Redraw the circuit step-by-step.
Current direction assumptions Problem doesn’t specify current direction. Pick a direction and stick with it; if I is negative, it just means the opposite direction.
Missing voltage drops Forgetting to include all voltage drops in KVL. Label every component’s voltage drop before writing KVL.

1-Minute Recap

"Here’s what you need to remember tonight:
1. Ohm’s Law (V = IR) is your best friend—use it for every resistor.
2. Series resistors add up (R_total = R₁ + R₂ + ...). Parallel resistors use reciprocals (1/R_total = 1/R₁ + 1/R₂ + ...).
3. Kirchhoff’s Laws: - Current in = current out at any node (KCL). - Sum of voltage drops = 0 around any loop (KVL).
4. Always label your circuit first. Draw currents, voltage drops, and resistor values.
5. Simplify before solving. Combine resistors to make the problem easier.
6. Check your answer. Does the current make sense? Do the voltage drops add up to the battery voltage?

You’ve got this. Now go ace that exam!