1.1.5 · D3Electricity & Charge Basics

Worked examples — Define resistance and the ohm

4,343 words20 min readBack to topic

We build only on the one equation and its two rearrangements. Everything is that triangle:


The scenario matrix

Before working anything, let's list every distinct kind of case this topic can throw at you. Each worked example below is tagged with the cell it fills.

# Case class What makes it tricky Example
C1 Find — clean values nothing; the base skill Ex 1
C2 Find — rearrange must solve for the denominator Ex 2
C3 Find — rearrange must multiply back Ex 3
C4 Unit prefixes (µA, mA, kΩ, mV) hidden powers of ten Ex 4
C5 Zero input (, , or both) division by zero / open, short & indeterminate Ex 5
C6 Limiting behaviour (, ) what happens at the extremes Ex 6
C7 Graph reading (I–V slope) slope is , not Ex 7
C8 Real-world word problem strip the story to Ex 8
C9 Exam twist (change one quantity) proportional reasoning, no numbers Ex 9
C10 Non-ohmic sanity check still works pointwise Ex 10
C11 Negative sign convention ( or ) direction, not smaller-than-nothing Ex 11

We now clear each cell.


C1 — Find from clean values


C2 — Rearrange to find current


C3 — Rearrange to find voltage


C4 — Unit prefixes (the powers-of-ten trap)

Before we compute, we must earn the prefixes. They are just shorthand for powers of ten:


C5 — Zero inputs (open circuit, short circuit, and the 0/0 origin)

Zeros break naive division, so we must reason about them physically, not just plug in.


C6 — Limiting behaviour

Figure — Define resistance and the ohm

Figure s01 — what you are looking at. The horizontal axis is resistance in ohms (from to ); the vertical axis is current in amperes. The amber curve is with the voltage held fixed at — so as changes, only the current is allowed to respond. The cyan dot marks the anchor point . Notice the shape: on the left the curve rockets almost straight up (the "" arrow) — dividing by a tiny number gives a huge current. On the right it flattens toward the horizontal axis (the "" arrow) — dividing by a huge number gives almost nothing. This bending-down curve is a hyperbola, the visual signature of an inverse relationship: double and the current halves.


C7 — Reading a graph (slope is , not )

Figure — Define resistance and the ohm

Figure s02 — what you are looking at. This is an I–V characteristic: the horizontal axis is voltage in volts and the vertical axis is current in amperes. The amber line is straight and passes through the origin — the fingerprint of an ohmic resistor obeying Ohm's Law. The cyan dot marks the reading . The white dashed right-angle triangle underneath shows how to measure the slope: the horizontal "run" is and the vertical "rise" is , so the slope is . The amber caption reminds you that this slope equals , not — so a steeper line would mean a smaller resistance. Read your gaze from origin, up the line, to the dot, then down the dashed triangle to see rise-over-run.


C8 — Real-world word problem


C9 — Exam twist (proportional reasoning, no fresh numbers)


C10 — Non-ohmic sanity check

Not every component gives a straight I–V line. A filament lamp curves because it heats up and its resistance rises. But still works — at each single point.


C11 — Negative signs (direction, not "less than nothing")

A minus sign on or does not mean a negative resistance. It means the direction reversed — you swapped which terminal you called "plus", or the current runs the other way round the loop. Resistance itself is always a positive property of the material.


Recall

Recall Every cell, one line each

Cell C1 — find R from clean values ::: directly (Ex 1: ). Cell C2 — find current ::: (Ex 2: ). Cell C3 — find voltage ::: (Ex 3: ). Cell C4 — convert prefixes first ::: so ; so . Cell C5 — means ::: open circuit, . Cell C5 — with current means ::: short circuit, . Cell C5 — and together ::: is indeterminate; the origin cannot fix , you must use another point. Cell C6 — at fixed ::: current . Cell C6 — at fixed ::: current . Cell C7 — I–V graph slope equals ::: , so . Cell C9 — triple at fixed ::: current triples (direct proportion). Cell C9 — triple at fixed ::: current thirds (inverse proportion). Cell C10 — non-ohmic component ::: differs between points, so changes. Cell C11 — both and negative ::: signs cancel, (direction, not negative resistance).


Connections