Intuition What this page is for
You already met the core formula Q = m c Δ T and the mixing rule. But formulas only stick when you have wrestled every kind of problem they can throw at you . Below we first lay out a scenario matrix — a checklist of every distinct situation — then work an example for each cell so you never meet a case you have not seen.
Before we start, one reminder about the four quantities that do all the work:
Definition The four quantities in
Q = m c Δ T
m = mass in kilograms (how much stuff).
c = specific heat capacity in J kg − 1 K − 1 (the material's "laziness" about heating).
Δ T = T final − T initial , a temperature difference in kelvin (same size as a °C gap).
Q = heat energy in joules. ==Q > 0 means heat flowed IN (object warmed); Q < 0 means heat flowed OUT== (object cooled).
Every problem this topic can pose is one of these cells. Each row is a "case class"; the last column names the example that clears it.
#
Case class
What is special / the trap
Cleared by
1
Plain heating, one body, Δ T > 0
straight Q = m c Δ T , heat in
Ex 1
2
Plain cooling, one body, Δ T < 0
sign of Q flips (heat out)
Ex 2
3
Two bodies mix, find T f
weighted average, must land between
Ex 3
4
Mix, find unknown c
rearrange lost = gained
Ex 4
5
Calorimeter cup included
add cup's m c to the gaining side
Ex 5
6
Degenerate: same start temps
Δ T = 0 ⇒ no heat flows
Ex 6
7
Limiting case: one m c ≫ other
T f pinned near the big body
Ex 7
8
Real-world word problem
translate words → symbols
Ex 8
9
Exam twist: heater power + time
Q = P t replaces the heat source
Ex 9
We use c water = 4186 J kg − 1 K − 1 throughout.
Worked example Example 1 · Warm some water
Heat 0.40 kg of water from 15 ∘ C to 65 ∘ C . Find Q .
Forecast: Water is heavy on c , and we lift it by 50 ∘ C — expect tens of kilojoules , and Q positive (heat goes in).
Step 1 — Find Δ T .
Δ T = 65 − 15 = 50 K
Why this step? Q = m c Δ T needs the gap , not the raw temperatures. A gap of 50 ∘ C equals a gap of 50 K (the scales differ by a fixed offset, so the difference is identical).
Step 2 — Multiply.
Q = 0.40 × 4186 × 50 = 8.37 × 1 0 4 J ≈ 83.7 kJ
Why this step? Direct application of the formula — mass × material fingerprint × rise.
Verify: Q > 0 ✓ (matches "heat in"). Units: kg ⋅ kg K J ⋅ K = J ✓. Magnitude ∼ tens of kJ ✓.
Worked example Example 2 · The same water cools down
The 0.40 kg of water from Ex 1 now cools from 65 ∘ C back to 15 ∘ C . Find Q .
Forecast: Heat now leaves the water, so Q should be negative — the exact opposite of Ex 1.
Step 1 — Find Δ T with the sign kept.
Δ T = 15 − 65 = − 50 K
Why this step? We always write T final − T initial . Cooling makes this negative , which is how the formula reports "heat out".
Step 2 — Multiply.
Q = 0.40 × 4186 × ( − 50 ) = − 8.37 × 1 0 4 J
Why this step? Same numbers as Ex 1 but the negative Δ T carries through.
Verify: Q < 0 ✓ (heat left the water). Same magnitude as Ex 1, opposite sign — energy released in cooling equals energy absorbed in heating between the same two temperatures. ✓
Common mistake Do not throw away the minus sign
Some students take absolute temperatures and "make it positive". The sign is the physics : it tells you the direction of heat flow. Keep it.
Worked example Example 3 · Hot and cold water meet
Mix 0.30 kg of water at 70 ∘ C with 0.50 kg of water at 10 ∘ C in an insulated cup. Find T f .
Forecast: Both are water (same c ), so c cancels — T f is a mass-weighted average. More cold mass (0.50 vs 0.30 ) means T f should sit below the plain average of 40 ∘ C , closer to 10 ∘ C .
Step 1 — Write the weighted-average formula.
T f = m 1 c 1 + m 2 c 2 m 1 c 1 T 1 + m 2 c 2 T 2
Why this step? This is the solved form of "heat lost = heat gained". T f is the balance point of two heat capacities.
Step 2 — Cancel c (both water) and plug in.
T f = 0.30 + 0.50 0.30 × 70 + 0.50 × 10 = 0.80 21 + 5 = 0.80 26
Why this step? Identical c divides out top and bottom, leaving a pure mass weighting.
Step 3 — Divide.
T f = 32.5 ∘ C
Why this step? The single fraction from Step 2 is now just arithmetic; carrying it out gives the actual meeting temperature we were asked for.
Verify: 10 < 32.5 < 70 ✓ (T f lies between the two starts). Below the plain average 40 ∘ C ✓ (the larger cold mass pulled it down), exactly as forecast.
Look at the figure: the two starting temperatures are dots on a number line, and T f is the balance point of a see-saw whose arms are weighted by each m c . The heavier m c side pulls the balance point toward itself.
Worked example Example 4 · What metal is this?
A 0.25 kg metal block at 90 ∘ C is dropped into 0.40 kg of water at 18 ∘ C in an ideal (cup absorbs nothing) calorimeter. The mixture settles at 22 ∘ C . Find c metal .
Forecast: The metal fell 68 ∘ C but the water rose only 4 ∘ C — the metal is "eager" to change temperature, so its c should be small compared with water's 4186 .
Step 1 — Heat gained by water.
Q gained = m w c w Δ T w = 0.40 × 4186 × ( 22 − 18 ) = 6697.6 J
Why this step? The water warmed, so this is the energy it took in .
Step 2 — Set heat lost by metal equal to it.
m m c m ( T hot − T f ) = Q gained
0.25 × c m × ( 90 − 22 ) = 6697.6
Why this step? Energy conservation in the sealed cup: the metal's loss is exactly the water's gain.
Step 3 — Solve for c m .
c m = 0.25 × 68 6697.6 = 17 6697.6 = 393.98 J kg − 1 K − 1
Why this step? c m is the only unknown, so we divide both sides of Step 2 by the known factor 0.25 × 68 to isolate it — that leaves the material fingerprint we wanted.
Verify: c m ≈ 394 ≪ 4186 ✓ (small, as forecast — close to copper's ∼ 386 ). Units: J / ( kg ⋅ K ) = J kg − 1 K − 1 ✓.
Worked example Example 5 · The cup drinks heat too
Repeat Ex 4, but now the copper cup (m cal = 0.12 kg , c cal = 386 J kg − 1 K − 1 ) starts at 18 ∘ C with the water and also ends at 22 ∘ C . Find c metal .
Forecast: The cup also absorbs heat, so the "gained" side grows. To supply more heat, the metal's c m must come out slightly larger than Ex 4's 394 .
Step 1 — Add the cup to the gaining side.
Q gained = ( m w c w + m cal c cal ) Δ T
= ( 0.40 × 4186 + 0.12 × 386 ) × ( 22 − 18 )
Why this step? The cup is in thermal contact and rises the same 4 K ; ignoring it undercounts the heat and biases c m low.
Step 2 — Evaluate.
= ( 1674.4 + 46.32 ) × 4 = 1720.72 × 4 = 6882.88 J
Why this step? We collapse the two heat sinks into a single combined heat capacity, then multiply by the shared 4 K rise to get the total energy the mixture absorbed.
Step 3 — Balance against the metal and solve.
0.25 × c m × ( 90 − 22 ) = 6882.88
c m = 0.25 × 68 6882.88 = 17 6882.88 = 404.87 J kg − 1 K − 1
Why this step? Same energy-conservation balance as Ex 4 — metal's loss equals everything's gain — then divide by the known factor 0.25 × 68 to isolate c m .
Verify: 404.87 > 393.98 ✓ (larger than Ex 4, exactly as forecast — the extra heat sink forces a bigger c m ). The correction is small because the cup's m c is small versus the water's. ✓
Worked example Example 6 · Nothing to see here
Mix 0.30 kg of water at 25 ∘ C with 0.90 kg of oil (c oil = 2000 J kg − 1 K − 1 ) also at 25 ∘ C . Find T f .
Forecast: Both already sit at 25 ∘ C . There is no temperature gap to drive any heat flow — expect T f = 25 ∘ C , whatever the masses.
Step 1 — Plug into the weighted average.
T f = m 1 c 1 + m 2 c 2 m 1 c 1 ( 25 ) + m 2 c 2 ( 25 ) = m 1 c 1 + m 2 c 2 25 ( m 1 c 1 + m 2 c 2 )
Why this step? Whenever both start temperatures are equal, that common value factors out.
Step 2 — Cancel.
T f = 25 ∘ C
Why this step? The identical bracket ( m 1 c 1 + m 2 c 2 ) appears top and bottom and divides to 1 , leaving only the common temperature — proof that masses and c 's cannot matter here.
Verify: Δ T = 0 for both bodies ⇒ Q = 0 for each ✓. No energy moves — the system was already in thermal equilibrium. The masses and c 's never mattered, which is exactly the meaning of "degenerate". ✓
Worked example Example 7 · A drop of hot metal in an ocean of water
Drop 0.010 kg of iron (c iron = 450 J kg − 1 K − 1 ) at 200 ∘ C into 5.0 kg of water at 20 ∘ C . Find T f .
Forecast: Compare the heat capacities. Iron: m c = 0.010 × 450 = 4.5 . Water: m c = 5.0 × 4186 = 20930 . The water's m c is ∼ 4600 × bigger — so T f should be pinned just barely above 20 ∘ C .
Step 1 — Compute both m c values.
m Fe c Fe = 4.5 , m w c w = 20930
Why this step? T f is weighted by m c ; the ratio tells us who "wins".
Step 2 — Weighted average.
T f = 4.5 + 20930 4.5 × 200 + 20930 × 20 = 20934.5 900 + 418600 = 20934.5 419500
Why this step? Standard mixing formula, now with wildly unequal weights.
Step 3 — Divide.
T f = 20.0387 … ≈ 20.04 ∘ C
Why this step? Carrying out the division turns the fraction into the actual final temperature; the answer barely clears 20 because the tiny numerator excess (900 vs 418600 ) is spread over a huge denominator.
Verify: 20 < 20.04 ≪ 200 ✓, barely off 20 ∘ C ✓ — the huge-m c water acts as a thermal reservoir , absorbing the iron's heat with almost no temperature change. This is the limiting behaviour as one m c → ∞ : T f → the big body's temperature. ✓
Worked example Example 8 · Cooling tea with a spoon
You have 0.20 kg of tea (treat as water) at 85 ∘ C . You stir in a cold aluminium spoon, mass 0.050 kg , c Al = 900 J kg − 1 K − 1 , at 20 ∘ C . Assume no heat leaks. What temperature do they reach?
Forecast: The tea's m c = 0.20 × 4186 = 837.2 dwarfs the spoon's 0.050 × 900 = 45 . So T f stays close to 85 ∘ C — the spoon barely cools your tea.
Step 1 — Translate words to symbols. Hot = tea (m 1 = 0.20 , c 1 = 4186 , T 1 = 85 ); cold = spoon (m 2 = 0.050 , c 2 = 900 , T 2 = 20 ).
Why this step? The whole difficulty of a word problem is naming things; once labelled it is Ex 3 again.
Step 2 — Weighted average.
T f = 0.20 × 4186 + 0.050 × 900 0.20 × 4186 × 85 + 0.050 × 900 × 20
= 837.2 + 45 71162 + 900 = 882.2 72062
Why this step? Heat lost by tea = heat gained by spoon; the formula is the packaged answer.
Step 3 — Divide.
T f = 81.68 ∘ C
Why this step? The fraction from Step 2 is pure arithmetic now; dividing gives the actual drinking temperature, which is what the word problem asked for.
Verify: 20 < 81.68 < 85 ✓, and close to 85 ✓ (the small spoon barely dents the tea) — matching everyday experience and our forecast. ✓
P
Before this example, one new symbol: ==P = power, the energy delivered per second==, measured in watts, where 1 W = 1 J s − 1 . Multiply power by the number of seconds it runs and you get total energy: Q = P t .
Worked example Example 9 · An electric heater
A 60 W immersion heater runs for 3.0 minutes in 0.25 kg of water, perfectly insulated. What temperature rise results?
Forecast: 60 W for 180 s delivers ∼ 10 kJ . Water's c is large, so expect a modest rise — a few degrees, not tens.
Step 1 — Heat supplied by the heater.
Q = P t = 60 × ( 3.0 × 60 ) = 60 × 180 = 10800 J
Why this step? Power is energy per second, so Q = P t replaces the "heat source" — this is the only new idea; the rest is Q = m c Δ T . We must convert minutes to seconds first, since watts are per second.
Step 2 — Rearrange Q = m c Δ T for Δ T .
Δ T = m c Q = 0.25 × 4186 10800
Why this step? We know the heat in and the water; Δ T is the only unknown, so we divide both sides of Q = m c Δ T by m c to isolate it.
Step 3 — Divide.
Δ T = 1046.5 10800 = 10.32 K
Why this step? Carrying out the arithmetic converts the isolated expression into the actual number of degrees the water climbs.
Verify: A rise of ∼ 10 K ✓ (modest, as forecast). Units: J / ( kg ⋅ J kg − 1 K − 1 ) = K ✓. If insulation leaked, the real rise would be less — good sanity boundary. ✓
Recall Which cell was which?
Same start temps → no heat flows ::: Ex 6 (degenerate, Δ T = 0 )
One m c enormous → reservoir pins T f ::: Ex 7 (limiting case)
Heat source is power × time ::: Ex 9 (Q = P t )
T f must lie between the two starts ::: every mixing example — a built-in sanity check
Cup absorbs heat too, so c m comes out larger ::: Ex 5 vs Ex 4
Mnemonic The universal checklist
S-D-S-V : S igns right (in = +, out = −) → D egenerate? (equal temps ⇒ nothing) → S inks all counted (cup, spoon) → V erify T f lands between .