Solveeit Logo

Question

Question: A vessel of negligible heat capacity is having volume $V_0$ of water at a temperature of $T_0$. From...

A vessel of negligible heat capacity is having volume V0V_0 of water at a temperature of T0T_0. From a faucet above water is falling from a geyser, at constant rate 'r' (volume flow rate). The temperature of water from geyser is 3T03T_0. The CORRECT statements are

A

The temperature of water in the vessel increases linearly with time

B

The temperature of the water in the vessel increases but not linearly with-time

C

The volume of water in vessel becomes 2V02V_0 when the temperature 2T02T_0

D

The temperature of water is 5T03\frac{5T_0}{3} after t=V02rt=\frac{V_0}{2r}

Answer

B, C, D

Explanation

Solution

Let V(t)V(t) be the volume of water in the vessel at time tt, and T(t)T(t) be its temperature. Initially, V(0)=V0V(0) = V_0 and T(0)=T0T(0) = T_0. Water is added at a constant volume flow rate rr with a temperature of 3T03T_0. The volume of water in the vessel at time tt is V(t)=V0+rtV(t) = V_0 + rt. The mass of water in the vessel is M(t)=ρV(t)=ρ(V0+rt)M(t) = \rho V(t) = \rho (V_0 + rt), where ρ\rho is the density of water. The rate of mass entering the vessel is dMdt=ρr\frac{dM}{dt} = \rho r.

The rate of heat energy entering the vessel is given by the mass flow rate multiplied by the specific heat capacity cc and the temperature of the incoming water: Rate of heat input = (ρr)c(3T0)(\rho r) c (3T_0).

The total heat energy of the water in the vessel at time tt is Q(t)=M(t)cT(t)Q(t) = M(t) c T(t). The rate of change of heat energy in the vessel is dQdt=ddt(M(t)cT(t))\frac{dQ}{dt} = \frac{d}{dt}(M(t) c T(t)). Assuming no heat loss to the surroundings and negligible heat capacity of the vessel, the rate of heat input equals the rate of change of heat energy in the vessel: ddt(M(t)cT(t))=(ρr)c(3T0)\frac{d}{dt}(M(t) c T(t)) = (\rho r) c (3T_0) cddt(ρ(V0+rt)T(t))=3ρrcT0c \frac{d}{dt}(\rho (V_0 + rt) T(t)) = 3 \rho r c T_0 ddt((V0+rt)T(t))=3rT0\frac{d}{dt}((V_0 + rt) T(t)) = 3 r T_0

Integrate both sides with respect to tt: (V0+rt)T(t)=3rT0dt=3rT0t+C(V_0 + rt) T(t) = \int 3 r T_0 dt = 3 r T_0 t + C

Using the initial condition T(0)=T0T(0) = T_0 at t=0t=0: (V0+r0)T0=3rT00+C(V_0 + r \cdot 0) T_0 = 3 r T_0 \cdot 0 + C V0T0=CV_0 T_0 = C

Substitute CC back into the equation: (V0+rt)T(t)=3rT0t+V0T0(V_0 + rt) T(t) = 3 r T_0 t + V_0 T_0 T(t)=3rT0t+V0T0V0+rtT(t) = \frac{3 r T_0 t + V_0 T_0}{V_0 + rt} T(t)=T03(rt/V0)+11+(rt/V0)T(t) = T_0 \frac{3 (rt/V_0) + 1}{1 + (rt/V_0)}

Analysis of statements:

(A) The temperature of water in the vessel increases linearly with time The expression for T(t)T(t) is T(t)=T01+3(rt/V0)1+(rt/V0)T(t) = T_0 \frac{1 + 3(rt/V_0)}{1 + (rt/V_0)}. This is not a linear function of tt. As tt \to \infty, T(t)3T0T(t) \to 3T_0, showing asymptotic behavior, not linear. The rate of temperature increase dTdt=2T0r/V0(1+rt/V0)2\frac{dT}{dt} = \frac{2 T_0 r/V_0}{(1 + rt/V_0)^2} is not constant. Thus, statement (A) is incorrect.

(B) The temperature of the water in the vessel increases but not linearly with-time For t>0t > 0, rt/V0>0rt/V_0 > 0. T(t)=T01+3(rt/V0)1+(rt/V0)T(t) = T_0 \frac{1 + 3(rt/V_0)}{1 + (rt/V_0)}. Since 1+3(rt/V0)>1+(rt/V0)1 + 3(rt/V_0) > 1 + (rt/V_0) for rt/V0>0rt/V_0 > 0, T(t)>T0T(t) > T_0. So the temperature increases. As shown in (A), the temperature increase is not linear. Thus, statement (B) is correct.

(C) The volume of water in vessel becomes 2V02V_0 when the temperature 2T02T_0 The volume becomes 2V02V_0 when V(t)=V0+rt=2V0V(t) = V_0 + rt = 2V_0, which implies rt=V0rt = V_0. Let's find the temperature at rt=V0rt = V_0: T(t)=T01+3(rt/V0)1+(rt/V0)=T01+3(V0/V0)1+(V0/V0)=T01+31+1=T042=2T0T(t) = T_0 \frac{1 + 3(rt/V_0)}{1 + (rt/V_0)} = T_0 \frac{1 + 3(V_0/V_0)}{1 + (V_0/V_0)} = T_0 \frac{1+3}{1+1} = T_0 \frac{4}{2} = 2T_0. So, when the volume is 2V02V_0, the temperature is 2T02T_0. Statement (C) is correct.

(D) The temperature of water is 5T03\frac{5T_0}{3} after t=V02rt=\frac{V_0}{2r} Let t=V02rt = \frac{V_0}{2r}. Then rt=rV02r=V02rt = r \cdot \frac{V_0}{2r} = \frac{V_0}{2}. Substitute this into the temperature equation: T(t)=T01+3(rt/V0)1+(rt/V0)=T01+3(V0/2/V0)1+(V0/2/V0)=T01+3/21+1/2=T05/23/2=5T03T(t) = T_0 \frac{1 + 3(rt/V_0)}{1 + (rt/V_0)} = T_0 \frac{1 + 3(V_0/2 / V_0)}{1 + (V_0/2 / V_0)} = T_0 \frac{1 + 3/2}{1 + 1/2} = T_0 \frac{5/2}{3/2} = \frac{5T_0}{3}. So, at t=V02rt=\frac{V_0}{2r}, the temperature is 5T03\frac{5T_0}{3}. Statement (D) is correct.

The correct statements are (B), (C), and (D).