GWCB002 Question 3
Problem Statement
Boiling Water Using an “Other-Dimensional” Outlet
Problem Statement
Person A decided to boil water of mass m0 to make hot water.
After 4 minutes and 30 seconds, the temperature of the hot water changed from T0 (the temperature before heating) to T1 (the temperature after 4 minutes and 30 seconds).
Assume the thermal efficiency is η0 and the specific heat of water is constant at cw.
Answer the following questions.
(1) Find the total amount of energy ( J ) used to heat the water.
(2) Find the average power consumption (work rate) ( W ) of the heating appliance used to heat the water.
Constraints
- η0=1.00 (100%)
- m0=2250 g
- T0=288.15 K
- T1=333.15 K
- cw=4.184 J/(g⋅K)
Input Format
Let A1 be the answer to Part (1) and A2 be the answer to Part (2). Calculate the value of A1+A2 and enter that natural number.
Solution
Explanation
Part (1)
The amount of heat (energy) Q J required to raise the temperature of a substance with mass m g by ΔT K is expressed by the following equation, assuming the specific heat capacity is c J/(g⋅K).
Q=mcΔT
The change in temperature ΔT of the hot water in this problem is calculated as follows:
ΔT=T1−T0=333.15−288.15=45.00 K
Since the thermal efficiency η0=1.00 (100%), the total energy A1 generated by the heating device and used to heat the water is equal to the heat absorbed by the water. Substituting the values from the constraints, we can calculate this as follows:
A1=2250×4.184×45.00=423630 J
Subquestion (2)
The average power consumption P W is obtained by dividing the total energy consumed W J by the time t s taken for heating.
P=tW
According to the problem statement, the time taken for heating is “4 minutes and 30 seconds.” Convert this to seconds.
t=4×60+30=270 s
Substituting the total energy A1=423630 J found in Subquestion (1) and the time t=270 s, the average power consumption A2 can be calculated as follows.
A2=270423630=1569 W
Calculation of the Input Format
The value to be found is the sum of the answer A1 from Part (1) and the answer A2 from Part (2).
A1+A2=423630+1569=425199
The final natural number to be entered is 425199.