Problem 1: Series Circuit
Scenario: A circuit contains three resistors in series: R1 = 10 ohms, R2 = 20 ohms, and R3 = 30 ohms. The circuit is connected to a 12V battery.
Questions:
* a) Calculate the total resistance (Rt) of the circuit.
* b) Calculate the current (I) flowing through the circuit.
* c) Calculate the voltage drop across each resistor.
Solutions:
* a) Rt = R1 + R2 + R3 = 10 ohms + 20 ohms + 30 ohms = 60 ohms
* b) I = V / Rt = 12V / 60 ohms = 0.2A
* **c)
* V1 = I * R1 = 0.2A * 10 ohms = 2V
* V2 = I * R2 = 0.2A * 20 ohms = 4V
* V3 = I * R3 = 0.2A * 30 ohms = 6V**
Problem 2: Parallel Circuit
Scenario: A circuit contains two resistors in parallel: R1 = 5 ohms and R2 = 10 ohms. The circuit is connected to a 12V battery.
Questions:
* a) Calculate the total resistance (Rt) of the circuit.
* b) Calculate the current (I) flowing through the circuit.
* c) Calculate the current flowing through each resistor.
Solutions:
* **a) 1/Rt = 1/R1 + 1/R2 = 1/5 ohms + 1/10 ohms = 3/10 ohms
* Rt = 10/3 ohms ≈ 3.33 ohms**
* b) I = V / Rt = 12V / (10/3 ohms) ≈ 3.6A
* **c)
* I1 = V / R1 = 12V / 5 ohms = 2.4A
* I2 = V / R2 = 12V / 10 ohms = 1.2A**
Problem 3: Combination Circuit
Scenario: A circuit contains three resistors connected in a combination of series and parallel. R1 = 10 ohms, R2 = 20 ohms, and R3 = 30 ohms. R1 and R2 are in parallel, and their combination is in series with R3. The circuit is connected to a 12V battery.
Questions:
* a) Calculate the total resistance (Rt) of the circuit.
* b) Calculate the current (I) flowing through the circuit.
* c) Calculate the voltage drop across each resistor.
Solutions:
* a) First, calculate the equivalent resistance of R1 and R2 in parallel:
* 1/Rp = 1/R1 + 1/R2 = 1/10 ohms + 1/20 ohms = 3/20 ohms
* Rp = 20/3 ohms ≈ 6.67 ohms
* Then, calculate the total resistance with R3 in series:
* Rt = Rp + R3 ≈ 6.67 ohms + 30 ohms = 36.67 ohms
* b) I = V / Rt = 12V / 36.67 ohms ≈ 0.33A
* **c)
* V3 = I * R3 ≈ 0.33A * 30 ohms = 9.9V
* Since R1 and R2 are in parallel, the voltage drop across them is the same:
* V1 = V2 = 12V - V3 ≈ 12V - 9.9V = 2.1V**
Key Concepts:
* Series Circuit: Current is the same throughout, voltage divides across components.
* Parallel Circuit: Voltage is the same across all branches, current divides through branches.
* Ohm's Law: V = I * R (Voltage = Current * Resistance)
* Total Resistance in Series: Rt = R1 + R2 + ...
* Total Resistance in Parallel: 1/Rt = 1/R1 + 1/R2 + ...
These problems demonstrate how to apply basic formulas and concepts to analyze series, parallel, and combination circuits. You can modify the values and configurations to create more complex problems.