Resistance, Resistivity, and Ohm's Law

Help Questions

AP Physics C: Electricity and Magnetism › Resistance, Resistivity, and Ohm's Law

Questions 1 - 10
1

Wire A has length $$L$$ and radius $$r$$. Wire B, made from the same uniform material, has length $$2L$$ and radius $$r/2$$. What is the ratio of the resistance of Wire B to the resistance of Wire A, $$R_B/R_A$$?

$$8$$

$$2$$

$$4$$

$$1$$

Explanation

Resistance is given by $$R = \rho L/A$$, where $$A = \pi r^2$$. For Wire A, $$R_A = \rho L/(\pi r^2)$$. For Wire B, $$L_B=2L$$ and $$r_B=r/2$$, so $$A_B = \pi(r/2)^2 = \pi r^2/4$$. Thus, $$R_B = \rho(2L)/(\pi r^2/4) = 8(\rho L/(\pi r^2)) = 8R_A$$. The ratio $$R_B/R_A$$ is 8.

2

The potential difference $$V$$ across a circuit component is measured as a function of the current $$I$$ through it. A plot of $$V$$ as a function of $$I$$ results in a straight line passing through the origin with a slope of $$200,\text{V/A}$$. What is the resistance of the component?

$$400,\Omega$$

$$0.005,\Omega$$

$$100,\Omega$$

$$200,\Omega$$

Explanation

From Ohm's Law, $$V=IR$$. A graph of $$V$$ (y-axis) versus $$I$$ (x-axis) for an ohmic resistor is a straight line with slope $$m = \Delta V / \Delta I$$. This slope is equal to the resistance $$R$$. Therefore, the resistance of the component is $$200,\Omega$$.

3

A cylindrical wire of ohmic material has its length doubled, while its total volume is kept constant. By what factor does its resistance change?

It decreases by a factor of 2.

It decreases by a factor of 4.

It increases by a factor of 2.

It increases by a factor of 4.

Explanation

The volume of the wire is $$V = A \cdot L$$. If the volume is constant, then $$A \propto 1/L$$. Resistance is given by $$R = \rho L/A$$. Since $$A \propto 1/L$$, we can say $$R \propto L/(1/L) = L^2$$. If the length $$L$$ is doubled, the resistance will increase by a factor of $$2^2 = 4$$.

4

A material is classified as non-ohmic. What does this classification imply about the material's resistance?

The resistance is infinite under all conditions, meaning it is a perfect insulator.

The resistance is constant regardless of the applied voltage or resulting current.

The resistance is zero under all conditions, meaning it is a perfect superconductor.

The resistance varies as the potential difference across it or the current through it changes.

Explanation

A non-ohmic material is one that does not follow Ohm's Law, which states that the ratio of voltage to current (the resistance) is constant. Therefore, for a non-ohmic material, the resistance changes depending on the operating conditions like voltage or current.

5

Based on the provided data, which of the following conclusions is most justified?

The element is ohmic with a resistance of $$4.0,\Omega$$.

The element is ohmic with a resistance of $$0.25,\Omega$$.

The element is non-ohmic because the relationship is not specified to be at constant temperature.

The element is non-ohmic because the current increases as the voltage increases.

Explanation

To determine if the element is ohmic, we calculate the ratio $$R = V/I$$ for each data point: $$2.0/0.50 = 4.0,\Omega$$, $$4.0/1.00 = 4.0,\Omega$$, $$6.0/1.50 = 4.0,\Omega$$, and $$8.0/2.00 = 4.0,\Omega$$. Since the ratio is constant, the element is ohmic with a resistance of $$4.0,\Omega$$.

6

A metallic resistor is used in a circuit that operates in a thermally controlled environment. If the operating temperature is significantly increased, what is the expected effect on the resistor's resistance?

The resistance will decrease as the thermal expansion increases the conductor's volume.

The resistance will remain unchanged, as it depends only on the material's geometry.

The resistance will become zero if the temperature exceeds a critical threshold value.

The resistance will increase due to the positive temperature coefficient of resistivity for metals.

Explanation

For most metallic conductors, resistivity increases with temperature. This is described by a positive temperature coefficient of resistivity. Since resistance $$R$$ is directly proportional to resistivity $$\rho$$ ($$R = \rho L/A$$), an increase in temperature will cause an increase in the resistance of the metallic resistor.

7

A rod of length $$L$$ and uniform cross-sectional area $$A$$ is made of a material whose resistivity varies along its length according to the function $$\rho(x) = \rho_0(1 + x^2/L^2)$$, where $$x$$ is the distance from one end. What is the total resistance of the rod?

$$\frac{\rho_0 L}{A}$$

$$\frac{3\rho_0 L}{2A}$$

$$\frac{2\rho_0 L}{A}$$

$$\frac{4\rho_0 L}{3A}$$

Explanation

The resistance $$dR$$ of an infinitesimal slice of length $$dx$$ is $$dR = \rho(x) \frac{dx}{A}$$. To find the total resistance, we integrate from $$x=0$$ to $$x=L$$: $$R = \int_0^L \frac{\rho_0}{A}(1 + \frac{x^2}{L^2}) dx = \frac{\rho_0}{A} \left[x + \frac{x^3}{3L^2}\right]_0^L = \frac{\rho_0}{A} \left(L + \frac{L^3}{3L^2}\right) = \frac{\rho_0}{A} \left(L + \frac{L}{3}\right) = \frac{4\rho_0 L}{3A}$$.

8

A potential difference of $$1.0,\text{V}$$ is applied across a cylindrical wire of length $$2.0,\text{m}$$ and radius $$0.50,\text{mm}$$. A current of $$4.0,\text{A}$$ is measured. What is the resistivity of the wire's material?

$$1.6 \times 10^{-7},\Omega \cdot \text{m}$$

$$3.1 \times 10^{-6},\Omega \cdot \text{m}$$

$$6.3 \times 10^{-6},\Omega \cdot \text{m}$$

$$9.8 \times 10^{-8},\Omega \cdot \text{m}$$

Explanation

First, calculate the resistance using Ohm's Law: $$R = V/I = 1.0,\text{V} / 4.0,\text{A} = 0.25,\Omega$$. Next, calculate the cross-sectional area: $$A = \pi r^2 = \pi(0.50 \times 10^{-3},\text{m})^2 \approx 7.85 \times 10^{-7},\text{m}^2$$. Finally, use the resistance formula to find resistivity: $$\rho = RA/L = (0.25,\Omega)(7.85 \times 10^{-7},\text{m}^2) / (2.0,\text{m}) \approx 9.8 \times 10^{-8},\Omega \cdot \text{m}$$.

9

Considering the information provided, a lightbulb in a household circuit obeys $V=IR$; resistance $R$ (Ω) controls current, and resistivity $\rho$ (in $\Omega\cdot\text{m}$) is intrinsic to the filament material. What happens to current if resistance increases and voltage remains constant according to Ohm’s Law ($V=IR$)?

Resistance decreases as resistivity increases

Voltage becomes measured in amperes (A)

Current increases as resistance increases

Current decreases as resistance increases

Explanation

This question tests understanding of resistance, resistivity, and Ohm's Law in AP Physics C: Electricity and Magnetism. Ohm's Law V = IR shows that for constant voltage, current and resistance have an inverse relationship, expressed as I = V/R. In the lightbulb circuit example, when the filament's resistance increases while the applied voltage remains constant, the current through the bulb must decrease to satisfy Ohm's Law. Choice B is correct because it accurately states that current decreases as resistance increases when voltage is constant, following directly from the mathematical relationship I = V/R. Choice A is incorrect as it suggests a direct relationship between current and resistance, which would violate Ohm's Law and conservation principles. Students should understand that increased resistance means more opposition to current flow, like a dimmer switch increasing resistance to reduce bulb brightness. Practice with real circuits helps: a 60W bulb has lower resistance than a 40W bulb, so it draws more current at the same voltage.

10

Considering the information provided, a lightbulb in a household circuit follows Ohm’s Law $V=IR$, where $R$ (in $\Omega$) limits $I$ (in A). Resistivity $\rho$ (in $\Omega\cdot\text{m}$) is a material property affecting $R$. What happens to current if resistance increases and voltage remains constant according to $V=IR$?

Current remains the same because $V$ is fixed

Current increases because $R$ opposes voltage

Current decreases because $I = V/R$

Current becomes equal to $R$ because $V=IR$

Explanation

This question tests understanding of resistance, resistivity, and Ohm's Law in AP Physics C: Electricity and Magnetism. Ohm's Law V = IR rearranges to I = V/R, establishing that current is inversely proportional to resistance when voltage remains constant in a circuit. In the lightbulb example, if the filament's resistance increases while the household circuit maintains constant voltage, the current through the bulb must decrease according to the relationship I = V/R. Choice B is correct because it states that current decreases and provides the correct mathematical relationship I = V/R that governs this inverse proportionality. Choice D is incorrect because it misinterprets Ohm's Law - current does not become equal to resistance; rather, current equals voltage divided by resistance, and they have different units (amperes vs ohms). Students should practice dimensional analysis with Ohm's Law to verify relationships and avoid unit confusion. Emphasize that in household circuits, voltage is typically fixed by the power company, making resistance the primary variable for controlling current in devices.

Page 1 of 3