Electric Power

Help Questions

AP Physics C: Electricity and Magnetism › Electric Power

Questions 1 - 10
1

A single resistor $$R_1$$ is connected to an ideal battery, dissipating a total power $$P$$. A second resistor $$R_2$$ is then connected in series with $$R_1$$. How does the new total power dissipated by the circuit compare to $$P$$?

The new total power is equal to $$P$$ because the battery's voltage remains constant.

The new total power is less than $$P$$ because the total resistance has increased.

The new total power is greater than $$P$$ because the total resistance has increased.

The change in total power depends on whether $$R_2$$ is greater or less than $$R_1$$.

Explanation

The initial power is $$P = V^2/R_1$$. When $$R_2$$ is added in series, the new total resistance is $$R_{\text{series}} = R_1 + R_2$$. Since $$R_1+R_2 > R_1$$, the new total resistance is greater than the original resistance. The new total power is $$P_{\text{new}} = V^2/R_{\text{series}}$$. Because the denominator has increased, the new total power is less than the original power $$P$$.

2

A cylindrical wire has length $$L$$, radius $$r$$, and is made of a material with resistivity $$\rho$$. If a potential difference $$V$$ is applied between the ends of the wire, what is the power dissipated in the wire?

$$\frac{V^2 \rho L}{\pi r^2}$$

$$\frac{V^2 \pi r^2}{\rho L}$$

$$\frac{V \pi r^2}{\rho L}$$

$$\frac{V^2 L}{\rho \pi r^2}$$

Explanation

First, find the resistance of the wire using the formula $$R = \frac{\rho L}{A}$$, where the cross-sectional area $$A = \pi r^2$$. So, $$R = \frac{\rho L}{\pi r^2}$$. Then, use the power formula $$P = \frac{V^2}{R}$$. Substituting the expression for R gives $$P = \frac{V^2}{\rho L / (\pi r^2)} = \frac{V^2 \pi r^2}{\rho L}$$.

3

A student analyzes a series circuit with a battery and two different resistors, $$R_1$$ and $$R_2$$. The student claims, "The total power dissipated by the two resistors in series is the sum of the powers each would dissipate if connected individually to the same battery." Which of the following is a correct evaluation of this claim?

The claim is correct, because total resistance is the sum of individual resistances in a series circuit.

The claim is correct, because power is a scalar quantity and is conserved in the circuit.

The claim is incorrect, because the voltage from the battery is split between the two resistors in series.

The claim is incorrect, because the current in the series circuit is different from the current through each resistor when connected individually.

Explanation

The claim is incorrect. Let the battery voltage be $$V$$. The power dissipated by $$R_1$$ alone is $$P_1 = V^2/R_1$$, and by $$R_2$$ alone is $$P_2 = V^2/R_2$$. Their sum is $$V^2(1/R_1 + 1/R_2)$$. In series, the total resistance is $$R_s = R_1 + R_2$$, and the total power is $$P_s = V^2/(R_1 + R_2)$$. These expressions are not equal. The physical reason is that the current drawn from the battery changes. In the series circuit, the current is $$I_s = V/(R_1+R_2)$$, which is smaller than the current through either resistor when connected alone.

4

A resistor of resistance $$R$$ is connected to Battery A, which has emf $$\mathcal{E}$$ and internal resistance $$r_A$$, dissipating power $$P_A$$. The same resistor is then connected to Battery B, which also has emf $$\mathcal{E}$$ but a smaller internal resistance $$r_B < r_A$$. The power dissipated in R is now $$P_B$$. How does $$P_A$$ compare to $$P_B$$?

$$P_A > P_B$$

$$P_A < P_B$$

The relationship cannot be determined without knowing the value of $$R$$.

$$P_A = P_B$$

Explanation

The power dissipated in the external resistor is $$P = I^2 R = \left(\frac{\mathcal{E}}{R+r}\right)^2 R$$. Since $$\mathcal{E}$$ and $$R$$ are the same for both cases, power depends on the total resistance $$R+r$$. As $$r_B < r_A$$, the total resistance of the circuit with Battery B, $$R+r_B$$, is less than that with Battery A, $$R+r_A$$. A smaller total resistance results in a larger current. Since power is proportional to the square of the current, $$P_B > P_A$$.

5

A capacitor of capacitance $$C$$ is charged to an initial potential difference $$V_0$$. At time $$t=0$$, it is connected across a resistor $$R$$ and begins to discharge. What is the total energy that will be dissipated as heat by the resistor during the entire discharging process?

$$\frac{1}{2} C V_0^2$$

$$C V_0^2$$

$$\frac{V_0^2}{R}$$

Zero, as the energy returns to the circuit.

Explanation

By the principle of conservation of energy, the total energy dissipated by the resistor must be equal to the total energy initially stored in the capacitor. The initial energy stored in the capacitor is given by $$U_C = \frac{1}{2} C V_0^2$$. This entire amount of energy is converted into thermal energy in the resistor as the capacitor discharges to zero potential.

6

To determine which resistor in the circuit dissipates the most power, which of the following provides the sufficient and necessary information?

The resistance of each resistor, because the resistor with the largest resistance will dissipate the most power.

The current through each resistor, because the resistor with the largest current will dissipate the most power.

The product of the current through and the potential difference across each resistor.

The potential difference across each resistor, because the resistor with the largest potential difference will dissipate the most power.

Explanation

The power dissipated by a resistor is given by $$P = IV = I^2R = V^2/R$$. Since the resistors are not identical and the currents and voltages are generally different for each, knowing only the current (A), voltage (B), or resistance (C) is insufficient. For example, a large current in a small resistor may dissipate less power than a smaller current in a large resistor. One must calculate the power for each resistor using one of the formulas, which requires knowing $$I$$ and $$V$$, or $$I$$ and $$R$$, or $$V$$ and $$R$$. The product $$IV$$ is the definition of power and is always sufficient.

7

A power source has a fixed emf $$\mathcal{E}$$ and a fixed internal resistance $$r$$. To which value of external load resistance $$R$$ will the source deliver the maximum power?

$$R = r/2$$

$$R = r$$

$$R \to 0$$

$$R \to \infty$$

Explanation

According to the maximum power transfer theorem, a source with internal resistance $$r$$ delivers maximum power to an external load resistor $$R$$ when $$R=r$$. This can be proven by taking the derivative of the power expression $$P = I^2 R = (\frac{\mathcal{E}}{R+r})^2 R$$ with respect to $$R$$ and setting it to zero.

8

A 18.0 V battery powers a portable circuit with two resistors in parallel, $R_1=9.0,\Omega$ and $R_2=18.0,\Omega$, giving total resistance $R_\text{eq}=6.0,\Omega$. The total current drawn from the battery is $I=3.0,\text{A}$. Use $P=IV$ to compute the power supplied by the battery. Report power in watts (W). Calculate the power supplied by the battery.

6.0 W

162 W

54 W

54 J

Explanation

This question assesses understanding of electric power calculations in circuits (AP Physics C: Electricity and Magnetism). Electric power in circuits is determined by the product of current and voltage (P=IV), or equivalently by P=I²R or P=V²/R, depending on known values. In this scenario, the circuit includes an 18.0 V battery with total current I=3.0 A, requiring calculation of power supplied by the battery. Choice B (54 W) is correct because it applies the formula P=IV using values I=3.0 A and V=18.0 V, resulting in P=(3.0 A)(18.0 V)=54 W. Choice D (54 J) is incorrect due to using joules instead of watts, often a result of confusing power units with energy units. To help students, emphasize that battery power output is always P=IV where I is total current drawn and V is battery voltage. Practice with parallel circuits to understand how total current relates to individual branch currents.

9

A 9.0 V battery powers a wearable device modeled as two resistors in series: $R_1=3.0,\Omega$ and $R_2=6.0,\Omega$, so the total resistance is $9.0,\Omega$. The same current flows through both resistors and equals $1.0,\text{A}$. Determine the power dissipated by $R_2$ using $P=I^2R$. Give your answer in watts (W). What is the power dissipated by the resistor in the circuit?

9.0 W

3.0 W

6.0 W

6.0 J

Explanation

This question assesses understanding of electric power calculations in circuits (AP Physics C: Electricity and Magnetism). Electric power in circuits is determined by the product of current and voltage (P=IV), or equivalently by P=I²R or P=V²/R, depending on known values. In this scenario, the circuit includes two resistors in series with R₂=6.0 Ω and current I=1.0 A, requiring calculation of power dissipated by R₂. Choice A (6.0 W) is correct because it applies the formula P=I²R using values I=1.0 A and R=6.0 Ω, resulting in P=(1.0 A)²(6.0 Ω)=6.0 W. Choice D (6.0 J) is incorrect due to using joules instead of watts, often a result of confusing power units with energy units. To help students, emphasize unit consistency and that power dissipation in a resistor is always P=I²R when current is known. Practice recognizing series circuits where the same current flows through all components.

10

A long extension cord is modeled as a $R=0.20,\Omega$ resistor in series with a load, and the current through the cord is $I=8.0,\text{A}$. The cord warms during operation, indicating resistive heating in the wire. Use $P=I^2R$ to determine the power lost as heat in the cord. Give your answer in watts (W). How much power is lost in the transmission line?

40 W

1.6 W

12.8 W

12.8 J

Explanation

This question assesses understanding of electric power calculations in circuits (AP Physics C: Electricity and Magnetism). Electric power in circuits is determined by the product of current and voltage (P=IV), or equivalently by P=I²R or P=V²/R, depending on known values. In this scenario, the circuit includes an extension cord with R=0.20 Ω carrying I=8.0 A, requiring calculation of resistive power loss. Choice B (12.8 W) is correct because it applies the formula P=I²R using values I=8.0 A and R=0.20 Ω, resulting in P=(8.0 A)²(0.20 Ω)=64×0.20=12.8 W. Choice D (12.8 J) is incorrect due to using joules instead of watts, often a result of confusing power units with energy units. To help students, emphasize that power loss in wires is continuous dissipation measured in watts. Practice calculating wire losses to understand why thick wires are used for high currents.

Page 1 of 3