This page is a drill through every kind of question the energy–power relationship can throw at you. We start by mapping out all the case classes on a single grid, then work one example for each cell. If you have not yet met P = E / t or P = I V , read the parent first: the parent topic builds them from scratch.
Intuition The one anchor for the whole page
Everything below is one triangle of quantities: energy E (joules) , power P (watts = joules per second) , and time t (seconds) . Cover any one, the other two give it:
P = t E , E = P t , t = P E .
Every example just decides which corner is missing — and sometimes swaps P for I V .
Look at the picture: energy is the grey area of a rectangle whose width is time and whose height is power . Solving for the missing quantity is just "which side of the rectangle don't I know yet?"
Here is every class of problem this topic can produce. Each later example is tagged with the cell it fills.
#
Case class
What is missing / special
Example
A
Find energy from steady power × time
E unknown, unit conversion of t
Ex 1
B
Find power from energy ÷ tiny time
P unknown, huge rate (limiting)
Ex 2
C
Find time from energy ÷ power
t unknown, answer in hours
Ex 3
D
Electrical route via P = I V
swap P for I × V , then E = P t
Ex 4
E
Zero / degenerate input
t = 0 , or P = 0 , or infinite time
Ex 5
F
Comparison twist — low power beats high power
two devices, energy vs power confusion
Ex 6
G
Real-world word problem — the bill
kWh unit, money attached
Ex 7
H
Exam-style twist — varying power (area under graph)
power not constant, need the area
Ex 8
Notice there are no "negative" cases here: energy delivered, time elapsed, and power drawn by a device are all ≥ 0 . That is the sign story for this topic — unlike angles or vectors, nothing goes below zero. We do still cover the boundary = 0 (Ex 5), because that is where formulas can quietly break.
Worked example Immersion heater
A 1500 W immersion heater runs for 4 minutes. How much energy does it deliver?
Forecast: Guess the order of magnitude first — is it hundreds, thousands, or hundreds of thousands of joules?
Convert time to seconds. t = 4 min = 4 × 60 = 240 s .
Why this step? The watt is joules per second . If you leave t in minutes, every joule gets counted 60 × too few times.
Apply E = P t . This is the missing-corner rule: we have height (power) and width (time), we want the rectangle area (energy).
E = 1500 × 240 = 360 , 000 J = 360 kJ .
Why this step? Power is steady, so energy is exactly the rectangle in the figure — no integral needed.
Verify: Units check — W × s = s J × s = J ✓. Sanity: 360 kJ is roughly the energy to heat a mug of water — sounds right for 4 minutes of a hot heater.
Worked example Defibrillator pulse
A defibrillator dumps E = 200 J into a patient in t = 0.004 s . What power does it deliver during the pulse?
Forecast: The total energy is small (like lifting a schoolbag half a metre). Do you expect the power to be small too? Guess.
Choose the missing-corner rule. Energy and time are known; power is missing, so use P = E / t .
Why this step? Power is rate . A rate is "amount ÷ time taken", so it must be energy over time.
Substitute.
P = 0.004 200 = 50 , 000 W = 50 kW .
Why this step? Dividing by a very small time is the key: as t → 0 with E fixed, P → ∞ . Same tiny energy, monstrous power.
Verify: Reverse it: E = P t = 50 , 000 × 0.004 = 200 J ✓. This is the same lesson as the camera flash: energy and power are independent — tiny total, gigantic rate.
Worked example Charging a power bank
A power bank stores E = 54 , 000 J . A charger delivers a steady P = 5 W . How long (in hours) to fill it?
Forecast: Minutes or hours? Guess before computing.
Missing corner is time , so use t = E / P .
Why this step? Rearranging E = P t for the width of the rectangle when we know its area and height.
Substitute in SI units first.
t = 5 54 , 000 = 10 , 800 s .
Why this step? Keep everything in joules and watts so the seconds come out honestly.
Convert to hours (the question asked for hours).
t = 3600 10 , 800 = 3 h .
Why this step? 1 h = 3600 s , so divide.
Verify: Go back: E = P t = 5 × 10 , 800 = 54 , 000 J ✓. Three hours to charge on a weak 5 W supply — plausible.
Worked example USB charger, two steps
A USB port supplies I = 3 A at V = 5 V for 20 minutes. Find (a) the power, (b) the energy delivered.
Forecast: Which do you compute first — power or energy? Why can't you jump straight to energy?
Get power from P = I V . We use I V (not E / t ) because we were handed current and voltage, not energy.
P = I V = 3 × 5 = 15 W .
Why this step? Recall E = Q V and I = Q / t , so P = E / t = Q V / t = ( Q / t ) V = I V — see Current as charge per second (I = Q/t) and Voltage as energy per charge (V = J/C) . Power is the natural first result from I and V .
Convert time. t = 20 min = 1200 s .
Why this step? Watt is per second .
Get energy from E = P t .
E = 15 × 1200 = 18 , 000 J = 18 kJ .
Why this step? Now that we know the rate, multiply by how long it ran.
Verify: Units: A × V = s C × C J = s J = W ✓. Energy: W × s = J ✓.
Worked example The boundary cases
Answer three edge questions.
(a) A device is switched on for t = 0 s . Energy delivered?
(b) A perfectly ideal switch that is off draws P = 0 W for 2 h . Energy?
(c) A 10 W nightlight left on forever . Energy?
Forecast: In which of these does a formula "break", and which just give zero?
(a) t = 0 : E = P t = P × 0 = 0 J .
Why this step? The rectangle has zero width , so zero area — no time, no energy, regardless of how big P is. No division involved, nothing breaks.
(b) P = 0 : E = 0 × 7200 = 0 J .
Why this step? The rectangle has zero height . An off device transfers no energy however long you wait.
(c) t → ∞ : E = 10 × t → ∞ .
Why this step? A finite, non-zero rate over unbounded time grows without limit — energy diverges. This is why "always on" appliances dominate a bill even at low wattage.
The one that would break: t = E / P with P = 0 gives 0 E — undefined . A zero-power device can never deliver a required non-zero energy, so "how long?" has no answer.
Why this step? Division by zero is the topic's only genuine degeneracy — always guard against P = 0 before using t = E / P .
Verify: (a) 1500 × 0 = 0 ✓, (b) 0 × 7200 = 0 ✓, (c) grows past any bound (e.g. after 1 0 6 s , E = 1 0 7 J ) ✓.
Worked example Which uses more energy?
Bulb X: 100 W , on for 1 minute. Bulb Y: 40 W , on for 8 hours. Which uses more energy ?
Forecast: Higher wattage feels like "more". Trust that feeling or not?
Energy of X. t X = 60 s , so E X = 100 × 60 = 6 , 000 J = 6 kJ .
Why this step? Power alone can't answer "how much" — we need E = P t with its own time.
Energy of Y. t Y = 8 × 3600 = 28 , 800 s , so E Y = 40 × 28 , 800 = 1 , 152 , 000 J = 1152 kJ .
Why this step? Same rule, but the long runtime multiplies the small power into a big total.
Compare. E Y = 1152 kJ ≫ E X = 6 kJ . The 40 W bulb uses far more energy.
Why this step? Energy = power × time. Time can swamp power. Power = energy.
Verify: Ratio E Y / E X = 1 , 152 , 000/6 , 000 = 192 — Y uses 192 × more ✓. This is the parent's "40 W beats 100 W" mistake, made concrete.
Look at the two rectangles: X is tall and razor-thin; Y is short but enormously wide. Area = energy , and Y's area dwarfs X's.
Worked example What the fridge costs
A fridge draws 150 W continuously for a 30 -day month. Electricity costs \ 0.20$ per kilowatt-hour. What is the monthly cost?
Forecast: Guess the bill — cents, a dollar, or several dollars?
Power in kilowatts. P = 150 W = 0.15 kW .
Why this step? The billing unit uses kilo watts, so match it.
Time in hours. t = 30 × 24 = 720 h .
Why this step? A kilowatt-hour multiplies kW by hours , so keep time in hours here (the one time we don't convert to seconds — because the unit itself already bakes in the hour).
Energy in kWh. E = P t = 0.15 × 720 = 108 kWh .
Why this step? Same E = P t rule, just in bill-friendly units. See Kilowatt-hour and electricity billing .
Cost. \text{cost} = 108 \times 0.20 = \ 21.60. ∗ W h y t hi ss t e p ? ∗ M o n ey =e n er g y \times$ price-per-unit-energy.
Verify: Cross-check in joules: 108 kWh = 108 × 3.6 MJ = 388.8 MJ , and 0.15 kW × 720 × 3600 s = 388 , 800 , 000 J ✓. Cost \ 21.60$ ✓.
Worked example A motor that ramps up
A motor's power rises linearly from 0 W at t = 0 to 200 W at t = 10 s , then holds steady at 200 W from t = 10 s to t = 30 s . Total energy?
Forecast: You cannot just multiply one power by one time. Why not — and what replaces it?
Recognise: power is not constant , so energy is the area under the power–time graph , not a single rectangle.
Why this step? From the parent, E = ∫ P d t ; the integral is the area. When P is steady you get a rectangle; when it varies you sum the shapes.
Phase 1 (ramp, a triangle). Base 10 s , height 200 W :
E 1 = 2 1 × 10 × 200 = 1000 J .
Why this step? A straight-line ramp encloses a triangle; area = 2 1 × base × height .
Phase 2 (steady, a rectangle). Width 30 − 10 = 20 s , height 200 W :
E 2 = 200 × 20 = 4000 J .
Why this step? Constant power → ordinary rectangle.
Add the pieces.
E = E 1 + E 2 = 1000 + 4000 = 5000 J = 5 kJ .
Why this step? Total area = sum of the two regions.
Verify: Average power over the ramp is 2 0 + 200 = 100 W for 10 s → 1000 J ✓; steady part 4000 J ✓; total 5000 J ✓.
The shaded region is the energy: a triangle (the ramp) glued to a rectangle (the steady part). Add the two areas — that is all "integrate the power" means here.
Recall Which formula for which missing corner?
Missing energy → use E = P t (area). Missing power → use P = E / t or P = I V . Missing time → use t = E / P (guard P = 0 ). Power varies → energy = area under the P –t graph.
"Cover the corner you want." In the triangle E –P –t , hide the unknown; what's left is your formula.
Missing corner is energy E = P t — the rectangle's area.
Missing corner is power P = E / t , or P = I V if given current and voltage.
Missing corner is time t = E / P , and never allow P = 0 .
Power changes over time Energy is the area under the power–time graph (triangle + rectangle).