Back to Blog
    Exams, Assessments & Practice Tools

    Circuit Practice Questions with Answers

    April 7, 202611 min read0 views

    Circuit Practice Questions with Answers

    Understanding the fundamental principles of an electrical circuit is crucial for anyone studying physics or engineering. The flow of electricity, governed by simple yet powerful rules, is the backbone of all modern technology. This guide provides a series of practice questions to help you master the key concepts of circuit analysis, focusing on Ohm's Law and the behavior of resistors in series and parallel configurations. By working through these problems, you'll build a solid foundation for tackling more complex circuit challenges.

    Concept Explanation

    An electrical circuit is a closed loop or path that allows electric current to flow from a voltage source through various components and back to the source. The three fundamental quantities in a basic circuit are voltage, current, and resistance. Their relationship is described by Ohm's Law, which is the cornerstone of DC circuit analysis.

    • Voltage (V): Often called potential difference, voltage is the electrical pressure or force that pushes charged electrons through a conductor. It is measured in Volts (V).
    • Current (I): This is the rate at which electric charge flows past a point in a circuit. It is measured in Amperes (A), or Amps.
    • Resistance (R): This is a measure of the opposition to current flow in a circuit. It is measured in Ohms (Ω).

    Ohm's Law

    Ohm's Law states that the current through a conductor between two points is directly proportional to the voltage across the two points. The formula is: V = I * R This equation allows you to calculate one quantity if you know the other two. For a deeper dive into this fundamental principle, Khan Academy provides an excellent tutorial on Ohm's Law.

    Series and Parallel Circuits

    Resistors in a circuit can be connected in two primary ways:

    1. Series Circuit: In a series circuit, components are connected end-to-end, creating a single path for the current.
      • The current (I) is the same through every component.
      • The total resistance (Req) is the sum of the individual resistances: Req = R1 + R2 + ... + Rn.
      • The total voltage is the sum of the voltage drops across each component.
    2. Parallel Circuit: In a parallel circuit, components are connected across the same two points, creating multiple paths for the current.
      • The voltage (V) is the same across every component.
      • The total current is the sum of the currents in each branch.
      • The reciprocal of the total resistance (Req) is the sum of the reciprocals of the individual resistances: 1/Req = 1/R1 + 1/R2 + ... + 1/Rn.

    Solving circuit problems often involves setting up and solving algebraic equations. For more practice with the math involved, you might find our page on Linear Equations Practice Questions with Answers helpful.

    Solved Examples of Circuit Problems

    The best way to understand how to analyze a circuit is to walk through some examples. Here are a few solved problems demonstrating the application of Ohm's Law and rules for series and parallel circuits.

    Example 1: Basic Ohm's Law

    Problem: A simple circuit has a 12V battery and a 4Ω resistor. What is the current flowing through the circuit?

    1. Identify the knowns: Voltage (V) = 12V, Resistance (R) = 4Ω.
    2. Identify the unknown: Current (I).
    3. Select the correct formula: Ohm's Law is V = I * R.
    4. Rearrange the formula to solve for the unknown: I = V / R.
    5. Substitute the values and calculate: I = 12V / 4Ω = 3A.

    The current flowing through the circuit is 3 Amperes.

    Example 2: Series Circuit

    Problem: Two resistors, R1 = 5Ω and R2 = 10Ω, are connected in series to a 30V power source. What is the total current flowing from the source?

    1. Calculate the total resistance (Req): In a series circuit, resistances add up. Req = R1 + R2.
    2. Substitute the values: Req = 5Ω + 10Ω = 15Ω.
    3. Use Ohm's Law to find the total current (I_total): I_total = V_total / Req.
    4. Substitute the values and calculate: I_total = 30V / 15Ω = 2A.

    The total current flowing from the source is 2 Amperes. This same current flows through both R1 and R2. For more details on combining resistors, you can consult educational resources like the LibreTexts Physics library.

    Example 3: Parallel Circuit

    Problem: Two resistors, R1 = 6Ω and R2 = 3Ω, are connected in parallel across a 12V battery. Find the total equivalent resistance and the total current from the battery.

    1. Calculate the total equivalent resistance (Req): For a parallel circuit, use the formula 1/Req = 1/R1 + 1/R2.
    2. Substitute the values: 1/Req = 1/6Ω + 1/3Ω.
    3. Find a common denominator to add the fractions: 1/Req = 1/6Ω + 2/6Ω = 3/6Ω.
    4. Simplify and solve for Req: 1/Req = 1/2Ω. Therefore, Req = 2Ω.
    5. Use Ohm's Law to find the total current (I_total): I_total = V / Req.
    6. Substitute the values and calculate: I_total = 12V / 2Ω = 6A.

    The total equivalent resistance is 2Ω, and the total current from the battery is 6 Amperes.

    Practice Questions

    Now it's your turn. Use the concepts above to solve these circuit practice questions. Start by identifying the type of circuit and the known values. Remember that simplifying expressions is a key skill when combining resistors, and you can get more practice with our guide on simplifying expressions.

    1. (Easy) A light bulb with a resistance of 240Ω is connected to a 120V wall outlet. How much current flows through the bulb?

    2. (Easy) If a current of 2.5A flows through a 10Ω resistor, what is the voltage drop across the resistor?

    3. (Easy) A heating element draws 5A of current when connected to a 220V source. What is the resistance of the heating element?

    Want unlimited practice questions like these?

    Generate AI-powered questions with step-by-step solutions on any topic.

    Try Question Generator Free →

    4. (Medium) Three resistors of 4Ω, 6Ω, and 8Ω are connected in series to a 36V battery. What is the total resistance of the circuit?

    5. (Medium) Following from question 4, what is the total current flowing through the series circuit?

    6. (Medium) Two resistors, R1 = 20Ω and R2 = 30Ω, are connected in parallel. What is their equivalent resistance?

    7. (Medium) If the parallel combination from question 6 is connected to a 60V source, what is the total current supplied by the source?

    8. (Hard) A circuit has a 10Ω resistor in series with a parallel combination of a 12Ω resistor and a 6Ω resistor. What is the total equivalent resistance of this combination circuit?

    9. (Hard) If the combination circuit from question 8 is connected to a 28V power supply, what is the total current flowing from the supply?

    10. (Hard) In the circuit from questions 8 and 9, what is the voltage drop across the initial 10Ω series resistor?

    Answers & Explanations

    1. Answer: 0.5A
    Explanation: Using Ohm's Law (I = V/R), I = 120V / 240Ω = 0.5A.

    2. Answer: 25V
    Explanation: Using Ohm's Law (V = I * R), V = 2.5A * 10Ω = 25V.

    3. Answer: 44Ω
    Explanation: Rearranging Ohm's Law (R = V/I), R = 220V / 5A = 44Ω.

    4. Answer: 18Ω
    Explanation: For resistors in series, the total resistance is the sum of the individual resistances. Req = R1 + R2 + R3 = 4Ω + 6Ω + 8Ω = 18Ω.

    5. Answer: 2A
    Explanation: Using the total resistance from the previous question (18Ω) and Ohm's Law (I = V/Req), I = 36V / 18Ω = 2A.

    6. Answer: 12Ω
    Explanation: For two resistors in parallel, you can use the formula 1/Req = 1/R1 + 1/R2. So, 1/Req = 1/20 + 1/30 = 3/60 + 2/60 = 5/60 = 1/12. Therefore, Req = 12Ω. Alternatively, for two resistors, you can use the product-over-sum rule: Req = (R1 * R2) / (R1 + R2) = (20 * 30) / (20 + 30) = 600 / 50 = 12Ω.

    7. Answer: 5A
    Explanation: Using the equivalent resistance from the previous question (12Ω) and Ohm's Law (I = V/Req), I = 60V / 12Ω = 5A.

    8. Answer: 14Ω
    Explanation: First, calculate the equivalent resistance of the parallel part (12Ω and 6Ω). 1/R_parallel = 1/12 + 1/6 = 1/12 + 2/12 = 3/12 = 1/4. So, R_parallel = 4Ω. Now, this 4Ω equivalent resistance is in series with the 10Ω resistor. Total resistance Req = R_series + R_parallel = 10Ω + 4Ω = 14Ω.

    9. Answer: 2A
    Explanation: Using the total equivalent resistance from the previous question (14Ω) and Ohm's Law (I = V/Req), the total current I_total = 28V / 14Ω = 2A.

    10. Answer: 20V
    Explanation: The total current of 2A flows through the first series resistor (10Ω). To find the voltage drop across it, use Ohm's Law for that component: V_10Ω = I_total * R_10Ω = 2A * 10Ω = 20V.

    Quick Quiz

    Interactive Quiz 5 questions

    1. Test your knowledge with this quick multiple-choice quiz on circuit fundamentals. 1. Which law describes the relationship between voltage, current, and resistance in a simple circuit?

    • A Kirchhoff's Current Law
    • B Ohm's Law
    • C Faraday's Law
    • D Coulomb's Law
    Check answer

    Answer: B. Ohm's Law

    2. Three 9Ω resistors are connected in series. What is their total equivalent resistance?

    • A 3Ω
    • B 9Ω
    • C 18Ω
    • D 27Ω
    Check answer

    Answer: D. 27Ω

    3. Two 10Ω resistors are connected in parallel. What is their total equivalent resistance?

    • A 5Ω
    • B 10Ω
    • C 20Ω
    • D 0Ω
    Check answer

    Answer: A. 5Ω

    4. In a series circuit, which quantity remains the same through all components?

    • A Voltage
    • B Resistance
    • C Current
    • D Power
    Check answer

    Answer: C. Current

    5. A circuit has a 24V battery and a total resistance of 6Ω. What is the total current?

    • A 0.25A
    • B 144A
    • C 30A
    • D 4A
    Check answer

    Answer: D. 4A

    Want unlimited practice questions like these?

    Generate AI-powered questions with step-by-step solutions on any topic.

    Try Question Generator Free →

    Frequently Asked Questions

    What is the difference between a series and a parallel circuit?

    In a series circuit, components are connected one after another, providing only one path for the current. In a parallel circuit, components are connected across the same two points, providing multiple paths for the current to split and flow through.

    What is Ohm's Law?

    Ohm's Law is a fundamental principle in electronics that states the current (I) flowing through a conductor is directly proportional to the voltage (V) across it and inversely proportional to its resistance (R). The formula is V = I * R. You can find more information about its applications from sources like Georgia State University's HyperPhysics website.

    Why does total resistance decrease in a parallel circuit?

    Adding a resistor in parallel creates an additional path for the current to flow. Since electricity follows the path of least resistance, providing more pathways makes it easier for the overall current to flow, thus decreasing the total effective resistance of the circuit.

    What is electrical current?

    Electrical current is the rate of flow of electric charge, typically carried by electrons, through a conductor. It is measured in Amperes (A), where one Ampere is equal to one Coulomb of charge flowing past a point in one second.

    How do you handle units in circuit calculations?

    It is critical to use standard SI units for all calculations: Volts (V) for voltage, Amperes (A) for current, and Ohms (Ω) for resistance. If you are given values with prefixes like milliamps (mA) or kilohms (kΩ), you must convert them to the base units (Amps and Ohms) before using them in formulas. Practicing with a unit conversion worksheet can be very beneficial.

    Can Ohm's Law be applied to any circuit?

    Ohm's Law applies to materials and components called "ohmic" resistors, where the resistance is constant regardless of the voltage or current. Many components, such as diodes and transistors, are "non-ohmic," meaning their resistance changes with voltage or current. For these, more advanced analysis methods are required.

    Want unlimited practice questions like these?

    Generate AI-powered questions with step-by-step solutions on any topic.

    Try Question Generator Free

    Enjoyed this article?

    Share it with others who might find it helpful.

    Related Articles