Goal: given what you know, name the shortest formula. No heavy arithmetic yet.
Recall Solution L1.1
WHAT we know:V and I directly.
WHY this formula:P=VI uses exactly those two — nothing else to compute.
P=VI
Recall Solution L1.2
WHAT we know:I and R; V is unknown.
WHY this formula:P=I2R needs only current and resistance. Using P=VI would force us
to first find V=IR — an extra step.
P=I2R
Recall Solution L1.3
WHAT we know:V and R; I is unknown.
WHY this formula:P=V2/R uses voltage and resistance directly.
P=RV2
WHAT:V=5V, I=0.9A. WHY P=VI: both known directly.
P=VI=5×0.9=4.5W
Recall Solution L2.2
WHAT:I=0.030A, R=220Ω; voltage unknown, so avoid VI.
P=I2R=(0.030)2×220=0.0009×220=0.198WReading it: about 0.20W — comfortably under a standard 0.25W rating
(see Resistors and Power Ratings).
Recall Solution L2.3
WHAT:V=9V, R=18Ω; current unknown.
P=RV2=1892=1881=4.5W
Recall Solution L2.4
WHAT:P=12W, V=6V; want I.
WHY rearrange P=VI: solve for the unknown letter.
I=VP=612=2A
Goal: reason about how power responds to change, not just compute one value.
Recall Solution L3.1
WHY I2R is the right lens:R is fixed, so power depends on current as P∝I2.
Doubling I multiplies power by 22=4.
Pnew=4×2W=8W
This is the squared law from the parent note in action — heat grows fast.
Recall Solution L3.2
WHY V2/R is the right lens:V is fixed, so P∝1/R. Halving RdoublesP.
Numerically, if the first element is 12Ω: P1=122/12=12W; the second is
6Ω: P2=122/6=24W — indeed twice as much.
P2=2×P1
Recall Solution L3.3
WHY I2R: current is the shared, fixed quantity; heat then scales linearly with R.
PAPB=I2RAI2RB=RARB=3
Wire B dissipates 3× the heat. This is exactly why long, thin (high-R) wires run hot —
see Heat Dissipation and Cooling.
Goal: chain power with Ohm's law and energy across several steps.
Recall Solution L4.1
Step 1 — power (WHY V2/R): we hold V and R.
P=RV2=6122=6144=24WStep 2 — energy (WHY E=Pt): power is energy per second, so multiply by seconds. Convert
time: 5min=5×60=300s (watts demand seconds — see Energy and the Joule).
E=Pt=24×300=7200J=7.2kJ
Recall Solution L4.2
(a) Current (WHY rearrange P=VI): we have P and V.
I=VP=2301100≈4.78A(b) Resistance (WHY R=V2/P): rearrange P=V2/R to isolate R; uses the two
nameplate numbers directly, avoiding the rounded current.
R=PV2=11002302=110052900≈48.1Ω
Recall Solution L4.3
Step 1 — series current (WHY Ohm on the whole loop): total resistance adds in series.
Rtot=R1+R2=4+6=10Ω,I=RtotV=1010=1AStep 2 — power in R2 (WHY I2R): the same current flows through both in series, and we
know R2; this avoids finding R2's voltage separately.
P2=I2R2=12×6=6WCheck the trap: using the full 10V in V2/R2 would be wrong — R2 only gets
its share of the voltage (V2=IR2=6V, and 62/6=6W ✓ agrees).
Goal: design-level, multi-constraint, "does this survive?" thinking.
Recall Solution L5.1
WHY V2/R: we hold V and R, and we want the actual dissipated power.
P=RV2=470122=470144≈0.306W0.306W>0.25W, so it is over its rating — it will overheat and likely burn.
To be safe you'd need R>V2/Pmax=144/0.25=576Ω, or a higher-rated part
(see Resistors and Power Ratings).
Recall Solution L5.2
Step 1 — current for each (WHY I=P/V): the load draws whatever current delivers 1200W.
Ia=121200=100A,Ib=1201200=10AStep 2 — wire heat (WHY I2R): the wire's own resistance is fixed and carries this current;
its waste depends on current, not the load voltage.
Pa=Ia2Rwire=1002×0.5=5000WPb=Ib2Rwire=102×0.5=50WConclusion: raising the delivery voltage by 10× cut the current by 10×, and the
I2 law slashed wire loss by 100× (5000→50W). This is why the grid uses
high voltage — the squared current dominates transmission heat.
Recall Solution L5.3
Step 1 — current (WHY I=P/V):I=VP=53=0.6A=600mAStep 2 — runtime (WHY capacity ÷ current):2000mAh means the battery can supply
2000mA for one hour, or any current×time product equal to that.
t=600mA2000mAh≈3.33h≈3h 20min
(Idealised: ignores voltage sag and efficiency losses.)
Recall Quick self-check (cloze)
The formula to use when you know current and resistance but not voltage is ==P=I2R.
If current in a fixed resistor triples, power multiplies by 9== (because P∝I2).
For a fixed-power load, raising delivery voltage 10× cuts wire heat by 100×.
Which two quantities does P=VI use directly?
Voltage V and current I.
For a fixed voltage, halving resistance does what to power?
Doubles it, since P=V2/R∝1/R.
For a fixed current, tripling resistance does what to power?
Triples it, since P=I2R∝R.
Why does the power grid transmit at high voltage?
Fixed power → lower current → I2R wire loss falls with the square of current.