AP Physics 1 : Current and Voltage

Study concepts, example questions & explanations for AP Physics 1

varsity tutors app store varsity tutors android store

Example Questions

Example Question #1 : Current And Voltage

Consider the following circuit:

Circuit_1

What is the current flowing through R5?

\(\displaystyle R1 = 5\Omega,\ R2 = 3\Omega,\ R3 = 4\Omega,\ R4 = 1\Omega,\ R5 = 2\Omega\)

Possible Answers:

\(\displaystyle 9.74A\)

\(\displaystyle 6.0A\)

\(\displaystyle 0.0A\)

\(\displaystyle 1.35A\)

\(\displaystyle 2.41A\)

Correct answer:

\(\displaystyle 1.35A\)

Explanation:

All of the current flowing through the circuit will go through R5, since it is not in parallel with anything. To find the current flowing through the circuit, we will need to first find the total equivalen resistance of the circuit.

To do this, we first we need to condense R3 and R4. They are in series, so we can simply add them to get:

\(\displaystyle R_{34} = 5\Omega\)

Now we can condense R2 and R34. They are in parallel, so we will use the following equation:

\(\displaystyle \frac{1}{R_{eq}} = \sum\frac{1}{R} = \frac{1}{3}+\frac{1}{5} = \frac{8}{15}\)

\(\displaystyle R_{eq}=\frac{15}{8}\)

The equivalent circuit now looks like:

Circuit_1.1

Since everything is in parallel, we can simply add everything up:

\(\displaystyle R_{total} = R1 + R_{eq}+ R5 = 5\Omega+\frac{15}{8}\Omega+2\Omega\)

\(\displaystyle R_{total} = 8\frac{7}{8}\Omega\)

Now that we have the total resistance of the circuit, we can use Ohm's law to find the total current:

\(\displaystyle V=IR\)

Rearranging for current, we get:

\(\displaystyle I = \frac{V}{R} = \frac{12}{\frac{71}{8}} = \frac{96}{71}=1.35 A\)

Example Question #1 : Current And Voltage

Consider the following circuit:

Circuit_1

If 1.35A is flowing through R1, how much current is flowing through R4?

\(\displaystyle R1=5\Omega,\ R2=3\Omega,\ R3=4\Omega,\ R4=1\Omega,\ R5=2\Omega\)

Possible Answers:

\(\displaystyle 1.35A\)

\(\displaystyle 0.84A\)

\(\displaystyle 0.51A\)

\(\displaystyle 4.6A\)

\(\displaystyle 0.0A\)

Correct answer:

\(\displaystyle 0.51A\)

Explanation:

Kirchoff's current law tells us that the same amount of current entering the junction after R1 must also leave the junction. We also know that the voltage drop across each path of the split is the same.

Consider the following circuit to help visualize things:

Circuit_1__current_at_juntion_1_

\(\displaystyle I_1 = I_2+I_3\)

\(\displaystyle V_2 = V_3+V_4\)

Using Ohm's law to expand the voltages, we get:

\(\displaystyle I_{2}R_{2} = I_{3}R_{3}+I_3R_4 = I_3(R_3+R_4)\)

We now have two equations that we can solve simultaneously:

  1. \(\displaystyle I_1 = I_2+I_3\)
  2. \(\displaystyle I_{2}R_{2} =I_3(R_3+R_4)\)

Since we are solve for I3, let's rearrange the first equation for I2:

\(\displaystyle I_2 = I_1-I_3\)

Substituting this into the second equation, we get:

\(\displaystyle (I_1-I_3)R_2=I_3(R_3+R_4)\)

Rearranging to solve for I3:

\(\displaystyle I_1R_2-I_3R_2=I_3(R_3+R_4)\)

\(\displaystyle I_1R_2=I_3(R_3+R_4)+I_3R_2\)

\(\displaystyle I_1R_2=I_3(R_2+R_3+R_4)\)

\(\displaystyle I_3 = \frac{I_1R_2}{R_2+R_3+R_4}\)

We have all the values we need, so simply plug in the given values and solve:

\(\displaystyle I_3 = \frac{(1.35)(3)}{(3+4+1)}= \frac{4.05}{8} = 0.51 A\)

Example Question #2 : Current And Voltage

Consider the following circuit:

Circuit_1

If 1.35 A is flowing through R1, what is the voltage drop across R2?

\(\displaystyle R1=5\Omega,\ R2=3\Omega,\ R3=4\Omega,\ R4=1\Omega,\ R5=2\Omega\)

Possible Answers:

\(\displaystyle 0.0V\)

\(\displaystyle 1.52V\)

\(\displaystyle 0.37V\)

\(\displaystyle 2.53V\)

\(\displaystyle 3.64V\)

Correct answer:

\(\displaystyle 2.53V\)

Explanation:

Kirchoff's current law tells us that the same amount of current entering the junction after R1 must also leave the junction. We also know that the voltage drop across each path of the split is the same.

Consider the following circuit to help visualize things:

Circuit_1__current_at_juntion_1_

\(\displaystyle I_1 = I_2+I_3\)

\(\displaystyle V_2 = V_3+V_4\)

Using Ohm's law to expand the voltages, we get:

\(\displaystyle I_{2}R_{2} = I_{3}R_{3}+I_3R_4 = I_3(R_3+R_4)\)

We now have two equations that we can solve simultaneously:

  1. \(\displaystyle I_1 = I_2+I_3\)
  2. \(\displaystyle I_{2}R_{2} =I_3(R_3+R_4)\)

To find V2, we need to calculate I2, so let's rearrange the first equation for I3

\(\displaystyle I_3 = I_1-I_2\)

Substituting this into the second equation, we get:

\(\displaystyle I_2R_2 = (I_1-I_2)(R_3+R_4)\)

Rearranging for I2:

\(\displaystyle I_2R_2=I_1(R_3+R_4)-I_2(R_3+R_4)\)

\(\displaystyle I_2R_2+I_2(R_3+R_4)=I_1(R_3+R_4)\)

\(\displaystyle I_2(R_2+R_3+R_4)=I_1(R_3+R_4)\)

\(\displaystyle I_2 = \frac{I_1(R_3+R_4)}{R_2+R_3+R_4}\)

We have all the values we need, so simply plug in the given values and solve:

\(\displaystyle I_2 = \frac{(1.35)(4+1)}{(3+4+1)}= \frac{6.75}{8} = 0.84 A\)

Now that we know I2, we can use Ohm's law to find the voltage drop across that resistor:

\(\displaystyle V_2 = I_2R_2 = (0.84A)(3\Omega) = 2.53 V\)

Example Question #2 : Current And Voltage

Consider the following circuit:

Circuit_1__switch_at_r2_

By how much does the current flowing through the circuit increase when the switch is closed?

\(\displaystyle R1 = 5\Omega,\ R2=3\Omega,\ R3=4\Omega,\ R4=1\Omega,\ R5=2\Omega\)

Possible Answers:

\(\displaystyle 1.0A\)

There is no increase; the current remains unchanged when the switch is closed

There is no increase; the current decreases when the switch is closed

\(\displaystyle 0.75A\)

\(\displaystyle 0.35A\)

Correct answer:

\(\displaystyle 0.35A\)

Explanation:

In order to calculate the current flowing through the circuit in each scenario, we need to calculate the equivalent resistance in each scenario.

SCENARIO 1: Switch open

When the switch is open, everything is series, so we can simply add all of the resistances up to find the total equivalent resistance. Note that R2 will be excluded.

\(\displaystyle R_{total} = R1+R3+R4+R5 = 5\Omega+4\Omega+1\Omega+2\Omega = 12\Omega\)

Using Ohm's Law, we can now calculate the current flowing through the circuit:

\(\displaystyle V = IR\)

Rearranging for current:

\(\displaystyle I=\frac{V}{R}=\frac{12V}{12\Omega} = 1A\)

SCENARIO 2: Switch closed

The circuit now looks like this:

Circuit_1

Since we have a few resistors in parallel, this calcluation will involve a few more steps.

First we need to condense R3 and R4. They are in series, so we can simply add them to get:

\(\displaystyle R_{34} = 5\Omega\)

Now we can condense R2 and R34. They are in parallel, so we will use the following equation:

\(\displaystyle \frac{1}{R_{eq}} = \sum\frac{1}{R} = \frac{1}{3}+\frac{1}{5} = \frac{8}{15}\)

\(\displaystyle R_{eq}=\frac{15}{8}\)

The equivalent circuit now looks like:

Circuit_1.1

Since everything is in series, we can simply add everything up:

\(\displaystyle R_{total} = R1 + R_{eq}+ R5 = 5\Omega+\frac{15}{8}\Omega+2\Omega\)

\(\displaystyle R_{total} = 8\frac{7}{8}\Omega\)

Now using Ohm's law to calculate the current flowing through the circuit:

\(\displaystyle I = \frac{V}{R} = \frac{12}{\frac{71}{8}}=\frac{96}{71}=1.35A\)

 

Now, we simply take the different of the currents in the two scenarios:

\(\displaystyle \Delta I = 1.35 A - 1 A = 0.35 A\)

Example Question #3 : Current And Voltage

Consider the circuit:

Circuit_4

By how much does the current through the circuit decrease if R3 is removed?

\(\displaystyle R1 = 5\Omega,\ R2 = 20\Omega,\ R3 = 25\Omega,\ R4 = 10\Omega\)

Possible Answers:

\(\displaystyle 0.11A\)

\(\displaystyle 0.26A\)

\(\displaystyle 1.29A\)

\(\displaystyle 0.87A\)

\(\displaystyle 0.48A\)

Correct answer:

\(\displaystyle 0.48A\)

Explanation:

We are asked to compare two different scenarios, each involving the calculation of equivalent resistance, which will use the following formula:

\(\displaystyle \frac{1}{R_{eq}}=\sum\frac{1}{R}\)

Scenario 1: With R3 Present

\(\displaystyle \frac{1}{R_{eq}} = \sum\frac{1}{R}= \frac{1}{5\Omega}+\frac{1}{20\Omega}+\frac{1}{25\Omega}+\frac{1}{10\Omega}\)

\(\displaystyle \frac{1}{R_{eq}} = \frac{39}{100}\Omega\)

\(\displaystyle R_{eq} = 2.56\Omega\)

Now using Ohm's law:

\(\displaystyle V = IR\)

\(\displaystyle I = \frac{V}{R}=\frac{12V}{2.56\Omega}=4.68A\)

Scenario 2: Without R3

\(\displaystyle \frac{1}{R_{eq}} = \sum\frac{1}{R}= \frac{1}{5\Omega}+\frac{1}{20\Omega}+\frac{1}{10\Omega}\)

\(\displaystyle \frac{1}{R_{eq}} = \frac{7}{20}\Omega\)

\(\displaystyle R_{eq} = 2.86\Omega\)

Now using Ohm's law:

\(\displaystyle V = IR\)

\(\displaystyle I = \frac{V}{R}=\frac{12V}{2.86\Omega}=4.20A\)

 

Calculate the change in current:

\(\displaystyle \Delta I = 4.68A-4.20A = 0.48A\)

 

Example Question #5 : Current And Voltage

Consider the circuit:

Circuit_4

How much current is flowing through R1?

\(\displaystyle R1 = 2\Omega,\ R2 = 4\Omega,\ R3 = 4\Omega,\ R4 = 2\Omega\)

Possible Answers:

\(\displaystyle 8A\)

\(\displaystyle 6A\)

\(\displaystyle 3A\)

\(\displaystyle 12A\)

\(\displaystyle 4A\)

Correct answer:

\(\displaystyle 6A\)

Explanation:

Although it is possible to solve this problem by calculating an equivalent resistance, calculating a total current through the circuit, and then using Kirchoff's junction rule to find the current through R1, it is much easier to simply use Kirchoff's Loop rule. What this rule says is that through any closed loop in a circuit, all voltages must add up to zero. Written as an equation:

\(\displaystyle \sum V = 0\)

If we consider the closed loop path consisting of only the power supply and R1, we can use Ohm's law to calculate the current:

\(\displaystyle V = IR\)

\(\displaystyle 12V = I(R1)\)

\(\displaystyle I = \frac{12V}{2\Omega} = 6A\)

Example Question #126 : Electricity

Consider the circuit:

Circuit_4

The total current through the circuit is \(\displaystyle 25A\) and the current through R2 is \(\displaystyle 7A\). What is the value of R2?

Possible Answers:

\(\displaystyle 3.6\Omega\)

\(\displaystyle 1.7\Omega\)

\(\displaystyle 7.8\Omega\)

\(\displaystyle 5.4\Omega\)

\(\displaystyle 9.1\Omega\)

Correct answer:

\(\displaystyle 1.7\Omega\)

Explanation:

The total current through the circuit is unnecessary to solve this problem. We only need to know the current through the resistor, as well as Kirchoff's loop rule. The loop rule states that for any closed loop through a circuit, the voltages add up to zero.

\(\displaystyle \Delta V = 0\)

For this problem, we will consider the loop that consists solely of the voltage source and R2. From the rule, we know that 12V is lost through the resistor. Using Ohm's law, we can write:

\(\displaystyle V = IR\)

\(\displaystyle 12V = I(R2)\)

Rearranging for R2, we get:

\(\displaystyle R2 = \frac{12V}{I_2} = \frac{12V}{7A}= 1.7\Omega\)

Example Question #1 : Current And Voltage

Basic circuit

In this circuit above, \(\displaystyle Z_1=4\Omega\) and \(\displaystyle Z_2=12\Omega\). The voltage drop across \(\displaystyle Z_1\) is eight volts. What is the current across the circuit?

Possible Answers:

\(\displaystyle 1A\)

\(\displaystyle 0.7A\)

\(\displaystyle 4A\)

\(\displaystyle 0.5A\)

\(\displaystyle 2A\)

Correct answer:

\(\displaystyle 2A\)

Explanation:

The voltage drop is related to the current and resistance via Ohm's law:

\(\displaystyle V=IR\)

\(\displaystyle I=\frac{V}{R}\)

\(\displaystyle I=\frac{8V}{4\Omega}\)

\(\displaystyle I=2A\)

 

Example Question #1 : Current And Voltage

Resistor bulb series circuit

A student has created the given circuit diagram. It consists of a battery, a resistor, and a light bulb. In one minute, 1.2C of charge flows through the resistor. How much charge flows through the light bulb in one minute?

Possible Answers:

\(\displaystyle 60 C\)

\(\displaystyle 0.6 C\)

\(\displaystyle 1.2 C\)

\(\displaystyle 2.4 C\)

\(\displaystyle 0.024 C\)

Correct answer:

\(\displaystyle 1.2 C\)

Explanation:

Since the bulb and the resistor are connected in series, the current is the same in each. Electric current is just the flow of charge through the circuit, so the same amount of charge flows through each in one minute.

Example Question #5 : Current And Voltage

If a TV uses \(\displaystyle 90. kwh\) of energy over the course of \(\displaystyle 15min\), and it has a voltage of \(\displaystyle 120V\), how many coulombs passed through it during that time?

Possible Answers:

\(\displaystyle 670 \:coulombs\)

\(\displaystyle 3.0\: coulombs\)

\(\displaystyle 2700\: coulombs\)

\(\displaystyle 270\: coulombs\)

\(\displaystyle 67\: coulombs\)

Correct answer:

\(\displaystyle 2700\: coulombs\)

Explanation:

Because the TV uses \(\displaystyle 90 kWh\), and it was used for \(\displaystyle .25 hrs\), it must have used 

\(\displaystyle 90 kWh/.25 h = 360 kW\).

\(\displaystyle Power = Voltage \cdot Current\) so:

\(\displaystyle Current = 360 kW/120 V = 3A\)

\(\displaystyle 1A = 1\:coulomb/sec\), and since the TV was used for \(\displaystyle 15 \:min(60) = 900\: sec\)

\(\displaystyle 3 \:coulombs/sec \cdot 900\: sec = 2700 \:coulombs\) 

Learning Tools by Varsity Tutors