Specific heat/equilibrium in three component system (Thermo)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
RadiumBlue
Messages
7
Reaction score
0

Homework Statement


Rather than retyping the problem, I've uploaded a screenshot here >> http://imgur.com/EB5MrtP

Homework Equations


[itex]Q_1 + Q_2 + Q_3 ... = 0[/itex]
[itex]mc \Delta T = Q[/itex]

The Attempt at a Solution


a. [itex]Q_{tea} + Q_{met} + Q_{cr} = 0[/itex]

I converted the temperatures to K, so [itex]T_{cr}[/itex] and [itex]T_{met}[/itex] = 293.15K, while [itex]T_{tea}[/itex] = 373.15K

Constructing the equation, I got:

[itex]0 = (m_{met} * c_{met}* (T_{equil}-293.15)) + (m_{cr} * c_{cr} * (T_{equil}-293.15)) + (m_{tea} * c_{tea} * (T_{equil} - 373.15))[/itex]

I'm stuck here now, because the problem doesn't give any of the masses, it only relates them to each other. The specific heats I can find because the specific heat of water is a known value, but I'm stuck on the masses. What am I missing?
 
Last edited:
Physics news on Phys.org
I believe the problem is asking you to express the equilibrium temperature in terms of the symbols for the masses and specific heats. If so, you do not need to plug in numerical values for these quantities.
 
TSny said:
I believe the problem is asking you to express the equilibrium temperature in terms of the symbols for the masses and specific heats. If so, you do not need to plug in numerical values for these quantities.

Oh, there's a small part at the bottom that got cropped out, it specifically asks for a numerical value. It also mentions something about using a binomial expansion to solve it, which I didn't understand how it applied to this problem. I've amended the link in the OP with the fixed version.
 
OK. Sorry, I did not see part (c) when I first looked at the problem.

Try expressing all masses in terms of one of the masses, say ##m_{met}##. Likewise, express all specific heats in terms of one of the specific heats, say ##c_{met}##.

You will then find that the equation simplifies such that you do not need any numerical values for the masses or specific heats.

Also, you do not need to express the temperatures in K. You can keep them in oC because you are dealing with temperature differences here.
 
Oh, duh, I see it now. Thank you! I probably should have tried that first, but I just didn't think of it.