Find resulting temperature, heat quantity problem

  • Thread starter Thread starter aelarz
  • Start date Start date
  • Tags Tags
    Heat Temperature
AI Thread Summary
The discussion revolves around calculating the resulting temperature when 10 kg of steam at 100°C is condensed into 500 kg of water at 40°C. The initial calculations were incorrect due to miscalculating the mass conversion and omitting the specific heat in the heat transfer equation. The correct approach involves using the heat of vaporization and accounting for the heat lost and gained accurately, leading to the final temperature of 51.8°C. The importance of sign conventions in the heat transfer terms is emphasized, particularly that the heat gained by the water should be positive. The resolution clarifies the correct application of thermodynamic principles in the problem.
aelarz
Messages
4
Reaction score
0

Homework Statement



Ten kilograms of steam at 100 degrees C is condensed by passing it into 500 kg water at 40 degrees C. What is the resulting temperature?

Homework Equations


sum of all heats must be = zero
heat of vaporization for water = 540 cal/g
change Q = c*m* change in T where Q is heat, c is specific heat, m is mass, and T temp.

The Attempt at a Solution


convert kg to g, .01 g steam and .5 g water

heat to convert steam to H20 + heat to cool steam + heat to warm water = 0
.01(540) + .01(T - 100) +.5 (T - 40) = 0
5.4 +.01T -1 +.5T - 20 =0
T = 30.6 C
or
heat to convert stem to water+heat to cool steam to 40C+heat to warm all h20=0
5.4 + .01(-60) +.51 (T-40) = 0
T = 30.6 C
... but the answer is 51.8 C
How is this so?

Thanks to any help!
 
Physics news on Phys.org
aelarz said:

The Attempt at a Solution


convert kg to g, .01 g steam and .5 g water

heat to convert steam to H20 + heat to cool steam + heat to warm water = 0
.01(540) + .01(T - 100) +.5 (T - 40) = 0
5.4 +.01T -1 +.5T - 20 =0

There are several problems with this. First, 1 kg=1000 g, so 10 kg of steam is 10,000 g. Second, the equation for heat transferred is mc*delta_T. You forgot the "c". Third, you have to be very careful with the sign of your terms. Every term should represent a difference in heat between the final and initial states. So your first term should be negative because the steam lost heat, the second should be negative as well (which it is) because the condensed water also looses heat, and the third should be positive because the cold water gains heat.
 
Thank you... I did not write in c because c for h20 is 1... so...
heat to convert steam to h20+heat to cool steam+ heat to warm h20 = 0

-10,000(540)+10,000(1)(T-100)+500,000(1)(T-40) = 0
-5,400,000 + 10,000T -1,000,000 +500,000T-20,000,000 = 0
26,400,000 =510,000T
T=51.8 C

but which third term were you referring to that needs to be positive?
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top