Physics 2 Quiz: Current Voltage Resistance And Power
9 questions · exam conditions
0:00
Current Voltage Resistance And PowerQuestion 1 of 9

Two wires, Wire 1 and Wire 2, are made of the same material and carry the same current II. Wire 1 has length LL and radius rr. Wire 2 has length 2L2L and radius 2r2r. Which of the following correctly compares the power dissipated in each wire and provides the correct reasoning?

Wire 2 dissipates more power than Wire 1, because it is longer and therefore has more resistance, and power is proportional to resistance for a fixed current.
Wire 1 dissipates more power than Wire 2, because although Wire 2 is longer, its larger cross-sectional area reduces its resistance by a greater factor than the length increases it, resulting in lower resistance and thus lower power at fixed current.
Both wires dissipate equal power, because the increase in length and the increase in radius cancel exactly when computing P=I2RP = I^2 R.
Wire 2 dissipates more power than Wire 1, because its greater volume means more charge carriers are accelerated by the field, increasing the total energy transferred per unit time regardless of cross-section effects on resistance.
← Back to quizzes

Physics 2 Quiz

Physics 2 Quiz: Current Voltage Resistance And Power

Practice Current Voltage Resistance And Power in Physics 2 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Current Voltage Resistance And Power, giving you a quick way to practice the rules, question types, and explanations that matter most for Physics 2.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Two wires, Wire 1 and Wire 2, are made of the same material and carry the same current II. Wire 1 has length LL and radius rr. Wire 2 has length 2L2L and radius 2r2r. Which of the following correctly compares the power dissipated in each wire and provides the correct reasoning?

  1. Wire 2 dissipates more power than Wire 1, because it is longer and therefore has more resistance, and power is proportional to resistance for a fixed current.
  2. Wire 1 dissipates more power than Wire 2, because although Wire 2 is longer, its larger cross-sectional area reduces its resistance by a greater factor than the length increases it, resulting in lower resistance and thus lower power at fixed current. (correct answer)
  3. Both wires dissipate equal power, because the increase in length and the increase in radius cancel exactly when computing P=I2RP = I^2 R.
  4. Wire 2 dissipates more power than Wire 1, because its greater volume means more charge carriers are accelerated by the field, increasing the total energy transferred per unit time regardless of cross-section effects on resistance.
Explanation: When a question compares resistance and power across wires of different geometry, your first move should always be to write out the resistance formula: R=ρLAR = \frac{\rho L}{A}, where A=πr2A = \pi r^2. This tells you that resistance scales linearly with length but inversely with the square of the radius — and that asymmetry is the key to this problem. For Wire 1: R1=ρLπr2R_1 = \frac{\rho L}{\pi r^2}. For Wire 2: R2=ρ(2L)π(2r)2=2ρL4πr2=12ρLπr2=R12R_2 = \frac{\rho (2L)}{\pi (2r)^2} = \frac{2\rho L}{4\pi r^2} = \frac{1}{2} \cdot \frac{\rho L}{\pi r^2} = \frac{R_1}{2}. Doubling the length doubles resistance, but doubling the radius quadruples the cross-sectional area, cutting resistance by four — net result is Wire 2 has half the resistance of Wire 1. Since both carry the same current II, and P=I2RP = I^2 R, Wire 1 dissipates twice the power of Wire 2. That confirms B is correct. A is wrong because it only considers the effect of length on resistance, completely ignoring the radius. Doubling the radius has a larger effect than doubling the length, so resistance actually decreases. C is wrong because the length and radius changes do not cancel — the radius change wins by a factor of two. D is a seductive but physically incorrect argument; power dissipation is determined by P=I2RP = I^2R, not by the volume of charge carriers present. Your takeaway: whenever a wire's dimensions change, always compute R=ρLπr2R = \frac{\rho L}{\pi r^2} explicitly — radius changes are easy to underestimate because they enter squared.

Question 2

A resistor is connected to a battery with terminal voltage VTV_T. When a second identical resistor is connected in parallel with the first, the battery's internal resistance rr causes the terminal voltage to drop to VTV_T'. The EMF of the battery is E\mathcal{E} and the internal resistance is rr.

After the second resistor is added in parallel, the power dissipated in the internal resistance of the battery changes by what factor compared to before the second resistor was added? Assume each external resistor has resistance RR.

  1. The power in rr increases by a factor of 4, because the total current drawn from the battery doubles when the external resistance is halved, and power scales as I2I^2.
  2. The power in rr increases by a factor of 2, because halving the external resistance doubles the current and power scales linearly with current in the internal resistor.
  3. The power in rr increases by a factor of (2(R+r)R+2r)2\left(\dfrac{2(R+r)}{R+2r}\right)^2, because the current does not exactly double when r0r \neq 0, and the factor depends on both RR and rr in a way that does not reduce to a simple integer. (correct answer)
  4. The power in rr increases by a factor of 4 when rRr \ll R, and by a factor less than 4 for any finite rr, but the exact expression cannot be written as a closed-form ratio of RR and rr.
Explanation: Whenever you see a question about power dissipation in a battery's internal resistance, your instinct should be to track how the total current changes — and to remember that internal resistance prevents current from simply doubling when external resistance halves. Before the second resistor is added, the total current is I1=ER+rI_1 = \dfrac{\mathcal{E}}{R + r}. After adding an identical resistor in parallel, the external resistance becomes R2\dfrac{R}{2}, so the new current is I2=ER2+r=2ER+2rI_2 = \dfrac{\mathcal{E}}{\frac{R}{2} + r} = \dfrac{2\mathcal{E}}{R + 2r}. The power dissipated in rr scales as I2rI^2 r, so the ratio of new to old power is: PnewPold=(I2I1)2=(2ER+2rR+rE)2=(2(R+r)R+2r)2\frac{P_{\text{new}}}{P_{\text{old}}} = \left(\frac{I_2}{I_1}\right)^2 = \left(\frac{2\mathcal{E}}{R+2r} \cdot \frac{R+r}{\mathcal{E}}\right)^2 = \left(\frac{2(R+r)}{R+2r}\right)^2 This is exactly what C states. The factor depends on both RR and rr and does not simplify to a clean integer unless r=0r = 0. A is tempting but wrong — it assumes current exactly doubles, which would only be true if r=0r = 0. With finite rr, the denominator increases by less than a factor of 2, so the current increase is less than double, making the power factor less than 4. B commits two errors: it assumes current doubles and incorrectly treats power as linear in current rather than quadratic (P=I2rP = I^2 r, not IrIr). D is wrong because the exact expression can be written in closed form — it's precisely the ratio in C. Study tip: Whenever internal resistance is mentioned, resist the urge to treat the battery as ideal. Always recompute the current using the full loop: I=ERext+rI = \dfrac{\mathcal{E}}{R_{\text{ext}} + r}, then apply P=I2rP = I^2 r.

Question 3

A conducting wire of resistivity ρ\rho, length LL, and uniform circular cross-section of radius rr is bent into a closed loop and connected to nothing (it is a standalone loop with no external source). A student argues that since the wire forms a complete circuit, a steady current must flow around the loop.

Which of the following is the most physically rigorous explanation for why no steady current flows in this isolated loop, and what does this imply about the relationship between voltage and current in this context?

  1. No steady current flows because the wire's resistance R=ρL/(πr2)R = \rho L/(\pi r^2) is nonzero; by Ohm's law I=V/RI = V/R, any nonzero resistance prevents current flow unless an external voltage is applied, confirming that resistance is the barrier to current.
  2. No steady current flows because the electrons in the wire are in thermal equilibrium and their random thermal velocities average to zero net flow; this is a statistical effect unrelated to the concept of voltage or resistance.
  3. No steady current flows because there is no potential difference (voltage) around the loop to drive charge carriers; without an EMF source, there is no sustained electric field along the wire to maintain drift, so V=0V = 0 implies I=0I = 0 regardless of the value of RR. (correct answer)
  4. No steady current flows because the closed loop has no net charge, and current requires a separation of charge between two terminals; without terminals, the concepts of voltage, resistance, and current do not apply to the loop at all.
Explanation: Whenever you see a question about current flow in a circuit, your first instinct should be to ask: what is driving the current? Current doesn't flow simply because a path exists — it flows because something pushes charge carriers along that path. In a conducting loop with no external source, there is no EMF — no battery, no changing magnetic flux, no chemical potential difference — meaning there is no sustained electric field along the wire. Without a potential difference to do work on electrons, there is no net force driving drift, and therefore no steady current. This is the essence of C: V=0V = 0 implies I=0I = 0 through Ohm's law, and the value of RR is simply irrelevant when there's nothing to drive the current in the first place. A gets the logic exactly backwards. Resistance doesn't prevent current — it limits current when a voltage is present. A superconductor (R=0R = 0) with no EMF also carries no steady current. Resistance is not the barrier here; the absence of a driving voltage is. B contains a true statement — thermal velocities do average to zero — but this is a consequence of equilibrium, not the root cause rooted in circuit physics. The question asks for the most rigorous circuit-theory explanation, and thermal statistics alone misses the role of EMF and potential difference entirely. D is wrong because charge separation between terminals is not required for voltage, resistance, and current to be meaningful concepts. These quantities apply to loops and distributed circuits quite generally. Study tip: Always identify the EMF source before analyzing any circuit. No EMF → no voltage → no current, regardless of how the path is shaped or what its resistance is.

Question 4

A cylindrical conductor of length LL and cross-sectional area AA carries a steady current II. The free electron number density is nn and each electron carries charge e-e.

Which of the following correctly expresses the drift velocity vdv_d of the conduction electrons in terms of the given quantities, and what is the direction of vdv_d relative to the conventional current direction I^\hat{I}?

  1. vd=InAev_d = \frac{I}{nAe}, directed opposite to I^\hat{I}, because electrons are negatively charged and move against the conventional current direction. (correct answer)
  2. vd=InAev_d = \frac{I}{nAe}, directed parallel to I^\hat{I}, because the magnitude formula is the same regardless of charge sign and current defines the electron flow direction.
  3. vd=InA(e)v_d = \frac{I}{nA(-e)}, which is negative, indicating the drift speed is undefined without knowing the sign convention for the area vector of the conductor.
  4. vd=nAeIv_d = \frac{nAe}{I}, directed opposite to I^\hat{I}, because resistance increases with electron density, inverting the relationship between current and drift velocity.
Explanation: When you see a question about drift velocity and current direction, you need to hold two ideas simultaneously: the magnitude formula derived from charge flow, and the direction correction due to electron charge sign. Start from the fundamental current definition. Current II represents the net positive charge flowing past a cross-section per unit time. In a conductor, electrons (charge e-e) drift with speed vdv_d through nn electrons per unit volume across area AA. The magnitude of current is I=nAevdI = nAev_d, which rearranges to vd=InAev_d = \frac{I}{nAe}. Notice that nn, AA, ee, and II are all treated as positive magnitudes here — the formula gives you the speed of drift. Because conventional current is defined as the direction positive charges would flow, and electrons carry negative charge, electrons must physically move opposite to the conventional current direction I^\hat{I}. Answer A captures both facts correctly. Answer B fails on direction: it wrongly claims electrons move parallel to conventional current. This confuses the motion of positive charge carriers with actual electron motion — a classic trap. Answer C inserts e-e directly into the denominator, producing a negative "drift velocity," and then invents a nonsensical conclusion about undefined speed. The sign of charge is already accounted for in the directional reasoning, not by making the formula negative. Answer D inverts the relationship entirely, placing II in the denominator. Higher current means faster drift, not slower — so this inverted formula has no physical basis. Study tip: Always derive drift velocity using magnitudes (vd=InAev_d = \frac{I}{nAe}), then separately determine direction by remembering that electrons move opposite to I^\hat{I}. Keeping these two steps distinct prevents sign errors.

Question 5

A current II flows through a resistor of resistance RR, and the same current flows through a second resistor of resistance 4R4R. A student wishes to express the ratio of the voltage across the second resistor to the power dissipated in the first resistor. Which of the following is the correct expression for this ratio, and what are its SI units?

  1. The ratio is 4RI\dfrac{4R}{I}, with SI units of ΩA1\Omega\cdot\text{A}^{-1}, because voltage equals 4IR4IR and power equals IRIR (one factor of current multiplied by resistance), so one factor of II cancels.
  2. The ratio is 4I\dfrac{4}{I}, with SI units of A1\text{A}^{-1}, because the resistance factors cancel when dividing voltage by power, leaving only the inverse of the current. (correct answer)
  3. The ratio is 4RI\dfrac{4R}{I}, with SI units of Ω\Omega (ohms), because V/W=V/(VA)=A1\text{V}/\text{W} = \text{V}/(\text{V}\cdot\text{A}) = \text{A}^{-1}, which equals one ohm when resistance is held constant.
  4. The ratio is 4R\dfrac{4}{R}, with SI units of Ω1=S\Omega^{-1} = \text{S} (siemens), because dividing voltage (proportional to IRIR) by power (proportional to I2RI^2 R) cancels one factor of IRIR, leaving 1/R1/R.
Explanation: When a question asks you to form a ratio of two electrical quantities, your first job is to write out each quantity symbolically, simplify the algebra, then track the units separately as a check. The voltage across the second resistor (resistance 4R4R) is V2=I(4R)=4IRV_2 = I(4R) = 4IR. The power dissipated in the first resistor (resistance RR) is P1=I2RP_1 = I^2 R. Dividing them gives: V2P1=4IRI2R=4I\frac{V_2}{P_1} = \frac{4IR}{I^2R} = \frac{4}{I} One factor of II and one factor of RR cancel, leaving 4I\dfrac{4}{I}. For units: VW=VVA=A1\dfrac{\text{V}}{\text{W}} = \dfrac{\text{V}}{\text{V} \cdot \text{A}} = \text{A}^{-1}, confirming the SI units are inverse amperes. That makes B correct. Choice A gets the numerator right (4IR4IR) but incorrectly writes power as IRIR instead of I2RI^2R, leaving an extra factor of RR that shouldn't be there — and then misidentifies the units as ΩA1\Omega \cdot \text{A}^{-1} rather than A1\text{A}^{-1}. Choice C arrives at the right expression 4RI\dfrac{4R}{I} (same error as A) and then contradicts itself by correctly stating V/W=A1\text{V}/\text{W} = \text{A}^{-1}, yet claims those units equal ohms — a false equivalence. Choice D flips the cancellation: it correctly cancels one power of IRIR but loses track of the remaining II, producing 1/R1/R instead of 4/I4/I. Strategy tip: Always write the full symbolic expression for every quantity before canceling — sloppy cancellation is the trap in nearly every ratio problem on this exam.

Question 6

A student claims: 'Voltage is the energy per unit charge delivered to a circuit element, so a 9 V battery always delivers 9 J of energy to every coulomb of charge that flows through any external resistor connected to it, regardless of the internal resistance of the battery.' Which of the following most precisely identifies the flaw in this claim?

  1. The claim is flawed because voltage is defined as energy per unit charge only for capacitors, not for resistors; for resistors, energy per unit charge is defined by the current and the resistance separately.
  2. The claim is flawed because the 9 V refers to the battery's EMF, which represents the total energy per unit charge supplied by the chemical reaction; the energy per unit charge delivered to the external resistor is the terminal voltage VT=EIrV_T = \mathcal{E} - Ir, which is less than 9 V whenever current flows through the nonzero internal resistance rr. (correct answer)
  3. The claim is flawed because energy per unit charge depends on the resistance of the external element; a higher-resistance external resistor receives more energy per coulomb than a lower-resistance one, so 9 J/C is only correct for one specific resistance value.
  4. The claim is flawed because voltage is not defined as energy per unit charge; rather, it is defined as the work done per unit time by the electric field, so the student is using the wrong definition of voltage from the outset.
Explanation: When analyzing battery circuits, you must carefully distinguish between two related but different quantities: EMF and terminal voltage. The EMF (E\mathcal{E}) represents the total energy per unit charge that the battery's chemical reaction supplies — this is the 9 V stamped on the battery. However, any real battery also has an internal resistance rr, and whenever current II flows, some energy is dissipated inside the battery itself. The voltage actually available at the battery's terminals — and therefore delivered to the external resistor — is the terminal voltage: VT=EIrV_T = \mathcal{E} - Ir. Only when r=0r = 0 (an ideal battery) or I=0I = 0 does the terminal voltage equal the full EMF. This is exactly the flaw in the student's claim, making B correct. Choice A is wrong because "energy per unit charge" (i.e., voltage) is a universal definition that applies to any circuit element — resistors, capacitors, and inductors alike. It's not restricted to capacitors. Choice C is subtly tempting but incorrect. The terminal voltage depends on the current drawn (which depends on external resistance), but for a given circuit, every coulomb passing through the external resistor receives the same terminal voltage — not a value that varies by resistance type. Choice D is flatly wrong. Voltage is defined as energy per unit charge (V=W/qV = W/q), not power (energy per unit time). That definition belongs to power: P=W/tP = W/t. Study tip: Whenever a problem mentions a battery with internal resistance, immediately write VT=EIrV_T = \mathcal{E} - Ir — the EMF and terminal voltage are never interchangeable once current flows.

Question 7

An engineer doubles the operating voltage across a fixed resistor while simultaneously replacing it with a resistor of half the original resistance. By what factor does the power dissipated change, and which formula most directly yields this result?

  1. Power increases by a factor of 4, most directly from P=V2/RP = V^2/R: doubling VV multiplies the numerator by 22=42^2 = 4, while halving RR has no additional effect on the ratio because the change in resistance is already absorbed into the new operating conditions.
  2. Power increases by a factor of 4, most directly from P=IVP = IV: the current doubles because voltage doubles while resistance is unchanged, and with voltage also doubled, P=(2I)(2V)=4PP' = (2I)(2V) = 4P.
  3. Power increases by a factor of 8 from P=V2/RP = V^2/R, but only a factor of 4 from P=I2RP = I^2R, because the two formulas are not equivalent when both voltage and resistance change simultaneously.
  4. Power increases by a factor of 8, most directly from P=V2/RP = V^2/R: doubling VV contributes a factor of 22=42^2 = 4 in the numerator, and halving RR contributes an additional factor of 1/(1/2)=21/(1/2) = 2 in the denominator, giving an overall factor of 4×2=84 \times 2 = 8. (correct answer)
Explanation: When both voltage and resistance change simultaneously, your most reliable strategy is to apply the power formula that directly contains both variables: P=V2/RP = V^2/R. This lets you track each change independently without introducing intermediate steps that can cause errors. Starting with P=V2/RP = V^2/R, doubling the voltage replaces VV with 2V2V, so the numerator becomes (2V)2=4V2(2V)^2 = 4V^2 — a factor of 4. Halving the resistance replaces RR with R/2R/2 in the denominator, which means dividing by a smaller number: 4V2R/2=8V2R=8P\frac{4V^2}{R/2} = \frac{8V^2}{R} = 8P. Both changes multiply together, giving an overall factor of 8. Answer D captures this correctly. Answer A correctly identifies P=V2/RP = V^2/R as the right formula but then claims halving RR has "no additional effect" — a critical error. Halving the denominator always doubles the result, and you cannot ignore it. Answer B makes a subtler mistake: it uses P=IVP = IV and doubles the current, but current actually quadruples here (I=V/RI = V/R: voltage doubles and resistance halves, so I=2V/(R/2)=4II' = 2V/(R/2) = 4I). Plugging in correctly gives P=(4I)(2V)=8PP' = (4I)(2V) = 8P, not 4P. Answer C introduces a false claim that the power formulas P=V2/RP = V^2/R and P=I2RP = I^2R give different answers — they are always equivalent and will both yield a factor of 8 if applied correctly. Your takeaway: when multiple quantities change, list each substitution explicitly and never skip a step. The formulas never contradict each other — if they seem to, you've made a substitution error.

Question 8

A copper wire and a nichrome wire are connected end-to-end (in series) and carry the same current II. Copper has resistivity ρCu1.7×108Ωm\rho_{Cu} \approx 1.7 \times 10^{-8}\,\Omega\cdot\text{m} and nichrome has resistivity ρNi1.1×106Ωm\rho_{Ni} \approx 1.1 \times 10^{-6}\,\Omega\cdot\text{m}. Both wires have the same length and the same circular cross-sectional area.

A student measures the voltage across each wire separately and finds that the voltage across the nichrome wire is approximately 65 times the voltage across the copper wire. The student then claims: 'Since the nichrome wire has 65 times the voltage drop, it must also have 65 times the current.' Which of the following best evaluates this claim and correctly identifies the relevant circuit principle?

  1. The student's claim is correct: Ohm's law states V=IRV = IR, so if VV is 65 times larger across nichrome and both wires have the same resistance, the current must be 65 times larger through the nichrome wire to produce the larger drop.
  2. The student's claim is partially correct: while the current is not exactly 65 times larger, it is somewhat larger through the nichrome wire because the higher resistance causes charge to accumulate at the junction, creating a slight current imbalance between the two wires.
  3. The student's claim is incorrect: the larger voltage across nichrome means it has lower resistance by V=IRV = IR, so nichrome actually draws less current than copper when connected to the same source, contradicting the student's reasoning.
  4. The student's claim is incorrect: the two wires are in series, so they must carry the same current II by Kirchhoff's current law (charge conservation). The 65× voltage ratio directly reflects the 65× resistance ratio (ρNi/ρCu\rho_{Ni}/\rho_{Cu}), not a current difference. (correct answer)
Explanation: Whenever you see resistors connected in series, the single most important fact to anchor on is that series elements share the same current — always. This question tests whether you can separate the concepts of current and voltage in a series circuit. Since the copper and nichrome wires are connected end-to-end with no branching paths, every coulomb of charge that flows through one wire must flow through the other. By Kirchhoff's current law (charge conservation), the current II is identical in both wires. The voltage drop across each wire is given by V=IRV = IR, and since resistance scales with resistivity via R=ρL/AR = \rho L / A, the ratio of voltages equals the ratio of resistivities: VNi/VCu=ρNi/ρCu1.1×106/1.7×10865V_{Ni}/V_{Cu} = \rho_{Ni}/\rho_{Cu} \approx 1.1\times10^{-6}/1.7\times10^{-8} \approx 65. The 65× voltage difference reflects the 65× resistance difference — not any current difference. D is correct. Choice A commits the student's exact error: it assumes that a larger voltage implies a larger current, ignoring that resistance is also 65× larger in the nichrome wire. Choice B introduces a fictional "charge accumulation" effect at the junction that causes a current imbalance — this doesn't happen in a simple series circuit; junctions between series elements do develop surface charges, but these enforce equal current flow, not unequal flow. Choice C inverts the reasoning entirely, incorrectly concluding that higher voltage means lower resistance. Study tip: In series circuits, current is the quantity that stays the same; voltage divides. In parallel circuits, it's the reverse — voltage stays the same, current divides. Keeping this distinction sharp will help you avoid the trap in choices A and B on any circuit question.

Question 9

A physicist measures the potential difference across a circuit element and the current through it as a function of temperature. At low temperatures, the element obeys Ohm's law with resistance R0R_0. As temperature rises, the resistance increases linearly: R(T)=R0(1+αT)R(T) = R_0(1 + \alpha T), where α>0\alpha > 0 and TT is the temperature above a reference.

The element is connected to an ideal voltage source of fixed EMF E\mathcal{E}. As temperature increases from T1T_1 to T2>T1T_2 > T_1, which of the following correctly describes both the change in current and the change in power dissipated in the element?

  1. Current decreases and power dissipated decreases, because with fixed voltage, I=E/R(T)I = \mathcal{E}/R(T) falls as RR rises, and P=E2/R(T)P = \mathcal{E}^2/R(T) also falls as RR increases. (correct answer)
  2. Current decreases and power dissipated increases, because although fewer electrons flow per second, each electron dissipates more energy due to increased scattering at higher temperatures.
  3. Current decreases and power dissipated remains constant, because the decrease in current is exactly offset by the increase in resistance such that P=I2RP = I^2 R is conserved at fixed voltage.
  4. Current increases and power dissipated decreases, because higher temperature increases the thermal energy of electrons, augmenting the drift velocity while simultaneously increasing collisions that waste energy.
Explanation: When a resistive element is connected to a fixed voltage source, two formulas govern everything: I=E/R(T)I = \mathcal{E}/R(T) and P=E2/R(T)P = \mathcal{E}^2/R(T). Notice that both depend on R(T)R(T) in the denominator — this is the key insight the question is testing. Since R(T)=R0(1+αT)R(T) = R_0(1 + \alpha T) with α>0\alpha > 0, resistance increases as temperature rises from T1T_1 to T2T_2. Plugging into both formulas: a larger denominator means II decreases and PP decreases simultaneously. That's exactly what A describes, making it the correct answer. B is tempting because it correctly identifies that current decreases, but the claim that power increases is wrong. With fixed E\mathcal{E}, power is E2/R\mathcal{E}^2/R, not determined by "energy per electron" reasoning. More resistance means less power delivered, full stop. C makes a subtle algebra error. While P=I2RP = I^2 R, both II and RR are not independent — II itself depends on RR. Substituting I=E/RI = \mathcal{E}/R gives P=E2/RP = \mathcal{E}^2/R, which clearly does change with temperature. The offset described in C doesn't happen. D reverses the direction of current change entirely. Higher temperature increases resistance through more frequent collisions, which reduces drift velocity and therefore reduces current — thermal energy does not augment electron flow. Study tip: For fixed-voltage circuits, always rewrite current and power in terms of E\mathcal{E} and RR only — this eliminates confusion about whether changes "cancel out."