Thermodynamics
Level 2 (Recall & Standard Problems)
Time: 30 minutes Total marks: 40
Use , , where needed.
Q1. State the Zeroth law of thermodynamics and explain briefly why it justifies the use of a thermometer. (3 marks)
Q2. State the first law of thermodynamics, defining each symbol and its sign convention using the form . (3 marks)
Q3. A copper block of mass is heated from to . Given specific heat capacity , calculate the heat supplied. (3 marks)
Q4. How much heat is required to convert of ice at into water at ? (Latent heat of fusion .) Then how much additional heat raises this water to (take )? (4 marks)
Q5. A metal rod of length has linear expansion coefficient . Find its increase in length when heated by . State the volumetric expansion coefficient in terms of . (4 marks)
Q6. (a) Write the ideal gas law . (b) Calculate the pressure of of an ideal gas in a container at . (4 marks)
Q7. For one mole of an ideal gas undergoing an isothermal expansion from volume to at temperature , derive the expression for the work done by the gas. (4 marks)
Q8. (a) Write the relation for the RMS speed of gas molecules in terms of temperature and molar mass. (b) Compute for oxygen () at . (4 marks)
Q9. A Carnot engine operates between a hot reservoir at and a cold reservoir at . (a) Find its efficiency. (b) State how efficiency depends on the reservoir temperatures. (4 marks)
Q10. State the Clausius definition of entropy change and compute the entropy change when of heat is transferred reversibly to a reservoir at . (3 marks)
End of paper
Answer keyMark scheme & solutions
Q1. (3 marks)
- Statement: If two systems are each in thermal equilibrium with a third system, they are in thermal equilibrium with each other. (2)
- Justification: this transitivity means a thermometer (the "third system") gives a consistent temperature reading; two bodies at the same thermometer reading are in equilibrium. (1)
Q2. (3 marks)
- . (1)
- = change in internal energy; = heat added to the system (positive when absorbed); = work done by the system (positive when gas expands). (2)
Q3. (3 marks)
- (1)
- ; (1)
- (1)
Q4. (4 marks)
- Melting: (2)
- Heating: (2)
Q5. (4 marks)
- (1)
- (2)
- Volumetric coefficient (1)
Q6. (4 marks)
- (a) (1)
- (b) (2)
- (1)
Q7. (4 marks)
- (1)
- Isothermal: (from , const) (1)
- (1)
- (with : ) (1)
Q8. (4 marks)
- (a) (1)
- (b) (2)
- (1)
Q9. (4 marks)
- (a) (40%) (2+1)
- (b) Efficiency increases as rises or falls; maximum when . (1)
Q10. (3 marks)
- (1)
- (1)
- (1)
[
{"claim":"Q3 heat for copper block = 9625 J","code":"result = (0.50*385*50 == 9625)"},
{"claim":"Q4 total heat = 66800 + 25116 J","code":"Q1=0.200*3.34e5; Q2=0.200*4186*30; result = (abs(Q1-66800)<1e-6) and (abs(Q2-25116)<1e-6)"},
{"claim":"Q6 pressure approx 99768 Pa","code":"P=2.0*8.314*300/0.050; result = abs(P-99768)<1"},
{"claim":"Q8 v_rms oxygen approx 483 m/s","code":"v=sqrt(3*8.314*300/0.032); result = abs(float(v)-483)<1"},
{"claim":"Q9 Carnot efficiency = 0.40","code":"result = (1 - Rational(300,500) == Rational(2,5))"},
{"claim":"Q10 entropy change = 2.0 J/K","code":"result = (Rational(500,250) == 2)"}
]