A 100 Ω resistor is still a 100 Ω resistor whether it is connected to 3 V or 5 V, provided it remains within its specified operating conditions. What changes is not the nominal resistance but the electrical state around it: current, voltage drop, and power dissipation.

That distinction matters because a resistor does not generate an output voltage on its own. Its voltage and current are determined by the surrounding circuit.

Resistance is the component value

For an ideal resistor, Ohm’s law relates voltage, current, and resistance:

V = I × R
I = V / R

If the resistance is fixed at 100 Ω, increasing the voltage across it increases the current through it.

With 3 V directly across 100 Ω:

I = 3 V / 100 Ω
  = 0.03 A
  = 30 mA

With 5 V directly across the same resistance:

I = 5 V / 100 Ω
  = 0.05 A
  = 50 mA

The resistor value is unchanged, but the current is not. The 5 V case carries about 1.67 times the current of the 3 V case.

Power rises faster than voltage

A resistor converts electrical energy into heat. Its dissipation can be calculated as:

P = V × I
P = V² / R
P = I² × R

For 100 Ω at 3 V:

P = 3² / 100
  = 0.09 W

For 100 Ω at 5 V:

P = 5² / 100
  = 0.25 W

Raising the voltage from 3 V to 5 V therefore raises resistor dissipation from 90 mW to 250 mW. Because power is proportional to the square of voltage when resistance is fixed, the power increase is larger than the voltage increase.

This also shows why wattage rating matters. A nominal 0.25 W resistor operating at 0.25 W is at its nominal rating, with no design margin. Real designs normally account for ambient temperature, enclosure temperature, component derating, tolerance, and manufacturer specifications rather than treating the printed power rating as a preferred continuous operating point.

A resistor has no fixed output voltage

Calling the far side of a resistor its “output” can be misleading. The voltage there depends on what is connected after the resistor.

Consider a source, a series resistor, and a load:

source ── resistor ── load ── ground

The resistor voltage is:

Vresistor = I × R

and the load voltage is:

Vload = Vsource - Vresistor

The current depends on the load as well as the resistor. Without knowing the load, the voltage after the resistor cannot generally be determined.

If essentially no current flows, the voltage drop across an ideal series resistor approaches zero, so the node after it can be close to the source voltage. Under a heavier load, current increases and so does the resistor’s voltage drop.

A 100 ohm resistor is not a 3 V or 5 V converter

A single series resistor does not regulate a fixed voltage. It can produce a particular voltage drop only for a particular current:

Vdrop = I × 100 Ω

For example, a 100 Ω resistor carrying 20 mA drops:

Vdrop = 0.02 A × 100 Ω
      = 2 V

If the current changes to 10 mA, the drop becomes 1 V. This load dependence is why a resistor by itself is generally unsuitable when a circuit requires a stable regulated supply voltage.

A voltage divider can establish a ratio between an input voltage and an output node, but its output also changes when a load draws significant current unless the load impedance is sufficiently high relative to the divider.

LEDs make the difference easy to see

A resistor in series with an LED is a common case where supply voltage directly changes current. A first-order estimate is:

I = (Vsupply - Vf) / R

where Vf is the LED forward voltage.

Assume, only as an example, an LED has a 2 V forward voltage and uses a 100 Ω series resistor.

At a 3 V supply:

I = (3 V - 2 V) / 100 Ω
  = 10 mA

At a 5 V supply:

I = (5 V - 2 V) / 100 Ω
  = 30 mA

The resistor is still 100 Ω, but the LED current triples in this simplified example. Actual LED forward voltage varies with current, temperature, and device characteristics, so the calculation is an approximation rather than a guarantee of the operating point.

This is also why moving an LED circuit from 3 V to 5 V without recalculating its series resistor can overstress the LED or resistor.

The circuit determines what stays the same

When the same 100 Ω resistor is used at 3 V and 5 V, only its nominal resistance can be described as the same without additional circuit information. If the full supply voltage is directly across the resistor, current changes from 30 mA to 50 mA and dissipation changes from 90 mW to 250 mW.

If the resistor is part of a larger circuit, even those numbers no longer apply automatically because the voltage across the resistor may be less than the supply voltage.

The useful question is therefore not whether a resistor has the same “output” at 3 V and 5 V. It is which quantity is being compared. Resistance can remain 100 Ω while current, voltage drop, node voltage, and heat all change with the circuit around it.