Thermodynamics - heating spoon and coffee

AI Thread Summary
To determine the final temperature when a 50g metal spoon is placed in 200g of hot coffee, the heat gained by the spoon must equal the heat lost by the coffee, expressed as Q_s + Q_w = 0. The specific heat capacities for both the spoon and coffee are necessary to solve for the final temperature, T, and the equation can be set up as (50g)(c_spoon)(T - 20°C) + (200g)(c_coffee)(100°C - T) = 0. The specific heat of coffee is approximately 4.186 J/g°C, while the specific heat of the spoon varies by material and must be provided or looked up. The final temperature, T, must fall between the initial temperatures of the spoon and coffee, assuming no heat loss to the environment.
mikep
Messages
43
Reaction score
0
can someone please tell me which equation i need to use for this problem?
A 50g metal spoon is placed in a cup with 200g of hot coffee. If the spoon's initial temperature is 20\circ C and the coffee's temperature is 100\circ C , what is the temperature of the spoon and coffee when their temperatures are equal?
 
Physics news on Phys.org
\mbox{heat gained}+\mbox{heat lost}=0
Q=mc\Delta T
where Q is heat and c is specific heat capacity. Figure out what loses and what gains heat, substitute the second equation into the first and solve. (Remember lost heat has a negative sign).
 
so is it (50)(c)(80) + (200)(c)(-80) = 0 ?
do i need to convert temperature to kelvin?
 
mikep said:
so is it (50)(c)(80) + (200)(c)(-80) = 0 ?
do i need to convert temperature to kelvin?


you don't need to change temp to kelvin, and Where did you get 80 for Delta'T'? That is what you are solving for, 'c' is a number that you get from a book or the problem. So plug the values for 'c' in, and solve for Delta'T'.


(someone needs to confirm this though, i haven't done thermodynamics in a while, I'm a little rusty)
 
i did 100 - 20 = 80 but i guess that's wrong. is c a constant value? i can't seem to find it in the textbook
 
Last edited:
mikep said:
i did 100 - 20 = 80 but i guess that's wrong. is c a constant value? i can;t seem to find it in the textbook

no, that's not right. C is the specific heat capacity of an object (if i remember correctly, its the # of joules that it takes to raise 1g of water 1 degree celsius, or something like that). The problem should give you the value for each item. 'C' is a different value for each object. So you will have different 'c' values for the spoon and the coffee.
 
the value of c isn't given in the problem. so how would i solve for it?
 
mikep said:
the value of c isn't given in the problem. so how would i solve for it?


You can't solve for it.. =/

afaik its determined experimentally...
 
oh so if its not given in the problem how would i solve for \Delta T ?
 
  • #10
mikep said:
oh so if its not given in the problem how would i solve for \Delta T ?


To solve for Delta'T' you have to have 'c'...
 
  • #11
You definitely need the specific heat capacities of the coffee and metal (coffee's shouldn't be much different from 4.18J/g-K) because I see two equations and 3 unknowns so at best you can express two as a relation to the third.
 
  • #12
Hint on \Delta T

The colder spoon will experience a \Delta T = T-20 °C. The water will experience a \Delta T = 100 °C - T. T is the final common temperature.

Heat capacity and specific heat are discussed at -
http://hyperphysics.phy-astr.gsu.edu/hbase/thermo/spht.html#c1

The change in heat content \Delta Q of an object is just m \times c_p \times \Delta T, where c_p is the specific heat and m is mass.

The specific heat of water is already given, but there are range of specific heats depending on the metal.

Al ~ 0.9 J/g-K
Cu ~ 0.39 J/g-K
Silver ~ 0.23 J/g-K
Fe ~ 0.45 J/g-K, another site suggests ~0.486 (http://members.shaw.ca/diesel-duck/library/exam_stuff/3rd_app_heat.htm ) similar problem to above but it involves hot ball bearings in cold water - :smile:

http://web.mit.edu/3.091/www/pt/pert13.html (c_p at 300 K for the elements

For a theoretical discussion see -
http://scienceworld.wolfram.com/physics/SpecificHeat.html


Here's are practical heat capacity/transfer issue - :biggrin: - http://www.gunownersalliance.com/Rabbi_0168.htm
 
Last edited by a moderator:
  • #13
so assuming that the specific heat capacity of coffee is 4.186 J/g°C and for the spoon its 90.2 J/g°C would the equation be
(50g)(90.2 J/g°C)(T - 20°C) + (200g)(4.186 J/g°C)(100°C - T) = 0 ?

T = 18.5°C
 
  • #14
I'm not sure the \Delta t you were given was right. From the question we know that the spoon will increase in temperature while the coffee will decrease in temperature. We know that their temperatures will be equal at some point. Let the temperature that they are both equal at be x:

20+\Delta T_s = x
100+\Delta T_c = x

Where s and c refer to the spoon and coffee, respectively. Setting these two equal yields:

20+\Delta T_s = 100+\Delta T_c
\Delta T_s = 80 + \Delta T_c
\Delta T_c = \Delta T_s - 80

We know that the total energy gained by the spoon equals to total energy lost by the coffee so...

50\times 90.2 \times \Delta T_s + 200 \times 4.186 \times \Delta T_c = 0
50\times 90.2 \times \Delta T_s + 200 \times 4.186 \times (\Delta T_s - 80) = 0

You have one unknown and an equation. Solve for it and plug it back into another equation and solve for x.
 
Last edited by a moderator:
  • #15
T must be between 20° and 100°, assuming that no heat is lost from the system, i.e. adiabatic boundary condtions.

Try (50g)(90.2 J/g°C)(T - 20°C) = (200g)(4.186 J/g°C)(100°C - T), or

(50g)(90.2 J/g°C)(T - 20°C) - (200g)(4.186 J/g°C)(100°C - T) = 0

The spoon gains heat and the water loses heat, the sum (balance) must = 0.

Q_s + Q_w = 0 (adiabatic), where Q > zero for heat gained and Q < 0 for heat lost, or Q = m\,c_p\,T-T_o, where T and T_o are final and initial temperatures. Adiabatic means no loss of heat from the system, so the net gain of heat is zero. It's like the net force (sum of all forces) is zero in a statics problem.
 
Last edited:
Back
Top