The Elegance of Calorimetry
Mixing Water from Three Containers
Imagine you are in a laboratory with three distinct containers of water, labeled C1, C2, and C3. Each container holds water at a different, unknown initial temperature. Let's call these temperatures T1, T2, and T3. The problem presents us with a series of mixing experiments, and our goal is to predict the final temperature when equal volumes from all three containers are mixed together.
The Principle of Calorimetry
The foundational tool we need here is the Principle of Calorimetry, which states that in an isolated system, the net heat exchange is always zero. In simpler terms, the heat lost by the hotter bodies perfectly equals the heat gained by the colder bodies.
Mathematically, this is expressed as:
Since we are mixing water with water, the density ρ and specific heat capacity s remain constant. Because mass is the product of density and volume (m=ρV), the constants ρ and s cancel out of our equation. This leaves us with a beautifully simplified relation based purely on volume:
Formulating the Equations
Let's translate the first three mixing processes from the table into mathematical equations.
Process I: We mix 1L of C1 and 2L of C2, resulting in a final temperature of 60∘C.
1⋅(T1−60)+2⋅(T2−60)=0
T1−60+2T2−120=0
T1+2T2=180…(1)
Process II: We mix 1L of C2 and 2L of C3, resulting in a final temperature of 30∘C.
1⋅(T2−30)+2⋅(T3−30)=0
T2−30+2T3−60=0
T2+2T3=90…(2)
Process III: We mix 2L of C1 and 1L of C3, resulting in a final temperature of 60∘C.
2⋅(T1−60)+1⋅(T3−60)=0
2T1−120+T3−60=0
2T1+T3=180…(3)
The Mathematical Trick
Now, we have a system of three linear equations. A brute-force approach would be to solve for T1, T2, and T3 individually. However, if we look closely at the structure of the equations, a much more elegant path reveals itself. Let's add all three equations together:
(T1+2T2)+(T2+2T3)+(2T1+T3)=180+90+180
Grouping the like terms, we get:
Dividing the entire equation by 3, we find the sum of the three temperatures:
The Final Act
In the final process, we mix 1L from each of the three containers. Let the final equilibrium temperature be θ. Setting up our calorimetry equation one last time:
1⋅(T1−θ)+1⋅(T2−θ)+1⋅(T3−θ)=0
Expanding this gives:
T1+T2+T3−3θ=0
3θ=T1+T2+T3
We already know from equation (4) that the sum of the temperatures is 150. Substituting this value in:
And there we have it! By leveraging the symmetry of the equations, we bypassed tedious algebra and arrived directly at the final answer. The final temperature θ is 50∘C.